forked from pfsense/FreeBSD-ports
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMakefile
69 lines (67 loc) · 1.52 KB
/
Makefile
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
COMMENT = Network news
SUBDIR += atp
SUBDIR += aub
SUBDIR += c-nocem
SUBDIR += cg
SUBDIR += cleanfeed
SUBDIR += cnews
SUBDIR += diablo
SUBDIR += fidogate
SUBDIR += fidogate4
SUBDIR += golded+
SUBDIR += gup
SUBDIR += husky
SUBDIR += husky-areafix
SUBDIR += husky-fidoconf
SUBDIR += husky-hpt
SUBDIR += husky-htick
SUBDIR += husky-huskylib
SUBDIR += husky-smapi
SUBDIR += husky-sqpack
SUBDIR += ifmail
SUBDIR += inn
SUBDIR += inn-current
SUBDIR += knews
SUBDIR += leafnode
SUBDIR += lusernet
SUBDIR += mail2nntp
SUBDIR += mmail
SUBDIR += multisuck
SUBDIR += newsfetch
SUBDIR += newsfish
SUBDIR += newsgrab
SUBDIR += newspost
SUBDIR += newsstar
SUBDIR += newsx
SUBDIR += nget
SUBDIR += nn
SUBDIR += nnap
SUBDIR += nntp
SUBDIR += noffle
SUBDIR += nzbget
SUBDIR += nzbhydra2
SUBDIR += nzbperl
SUBDIR += p5-NNTPClient
SUBDIR += p5-News-Article
SUBDIR += p5-News-Article-NoCeM
SUBDIR += p5-News-Newsrc
SUBDIR += p5-POE-Component-Client-NNTP
SUBDIR += p5-POE-Component-Server-NNTP
SUBDIR += pan
SUBDIR += pgpmoose
SUBDIR += py-pynzb
SUBDIR += py-sabctools
SUBDIR += rntrack
SUBDIR += s-news
SUBDIR += sabnzbd
SUBDIR += slrn
SUBDIR += slrnface
SUBDIR += suck
SUBDIR += suck-cnews
SUBDIR += tin
SUBDIR += trn
SUBDIR += trn4
SUBDIR += ubh
SUBDIR += yencode
SUBDIR += yydecode
.include <bsd.port.subdir.mk>