aboutsummaryrefslogtreecommitdiff
path: root/news/Makefile
blob: 3f2684f7963ebd3df4c2fedfb6817a0344e36d26 (plain) (blame)
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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
# $FreeBSD$
#

    COMMENT = Network news

    SUBDIR += PicMonger
    SUBDIR += atp
    SUBDIR += aub
    SUBDIR += bgrab
    SUBDIR += brag
    SUBDIR += c-nocem
    SUBDIR += cg
    SUBDIR += cleanfeed
    SUBDIR += cleanscore
    SUBDIR += cnews
    SUBDIR += crashmail
    SUBDIR += diablo
    SUBDIR += dnews
    SUBDIR += fidogate
    SUBDIR += fidogate-ds
    SUBDIR += golded+
    SUBDIR += grn
    SUBDIR += gup
    SUBDIR += hellanzb
    SUBDIR += husky-base
    SUBDIR += husky-base-devel
    SUBDIR += husky-bsopack
    SUBDIR += husky-fidoconf
    SUBDIR += husky-fidoconf-devel
    SUBDIR += husky-hpt
    SUBDIR += husky-hpt-devel
    SUBDIR += husky-hptkill
    SUBDIR += husky-hptsqfix
    SUBDIR += husky-hpucode
    SUBDIR += husky-htick
    SUBDIR += husky-htick-devel
    SUBDIR += husky-msged
    SUBDIR += husky-nltools
    SUBDIR += husky-smapi
    SUBDIR += husky-smapi-devel
    SUBDIR += husky-sqpack
    SUBDIR += ifmail
    SUBDIR += ija
    SUBDIR += inn
    SUBDIR += klibido
    SUBDIR += knews
    SUBDIR += leafnode
    SUBDIR += leafnode+
    SUBDIR += lottanzb
    SUBDIR += lusernet
    SUBDIR += mmail
    SUBDIR += multisuck
    SUBDIR += newscache
    SUBDIR += newsfetch
    SUBDIR += newsfish
    SUBDIR += newsgrab
    SUBDIR += newspost
    SUBDIR += newsstar
    SUBDIR += newsx
    SUBDIR += nget
    SUBDIR += nn
    SUBDIR += nnap
    SUBDIR += nntp
    SUBDIR += nntpbtr
    SUBDIR += nntpcache
    SUBDIR += nntpswitch
    SUBDIR += noffle
    SUBDIR += nzbget
    SUBDIR += nzbperl
    SUBDIR += openftd
    SUBDIR += p5-Gateway
    SUBDIR += p5-NNML
    SUBDIR += p5-NNTPClient
    SUBDIR += p5-News-Article
    SUBDIR += p5-News-Article-NoCeM
    SUBDIR += p5-News-Newsrc
    SUBDIR += p5-NewsLib
    SUBDIR += p5-POE-Component-Client-NNTP
    SUBDIR += p5-POE-Component-Server-NNTP
    SUBDIR += pan
    SUBDIR += papercut
    SUBDIR += pgpmoose
    SUBDIR += plor
    SUBDIR += py-pynzb
    SUBDIR += py-twistedNews
    SUBDIR += py-yenc
    SUBDIR += pyne
    SUBDIR += rawdog
    SUBDIR += rkive
    SUBDIR += s-news
    SUBDIR += sabnzbdplus
    SUBDIR += slnr
    SUBDIR += slrn
    SUBDIR += slrnconf
    SUBDIR += slrnface
    SUBDIR += slurp
    SUBDIR += sn
    SUBDIR += suck
    SUBDIR += suck-cnews
    SUBDIR += tin
    SUBDIR += trn
    SUBDIR += trn4
    SUBDIR += ubh
    SUBDIR += unpost
    SUBDIR += xmitbin
    SUBDIR += xpn
    SUBDIR += xrn
    SUBDIR += yencode
    SUBDIR += yydecode

.include <bsd.port.subdir.mk>