blob: 5ee83f63c1df312962e2b17e48b067e6a86583ba (
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
|
# $FreeBSD$
#
SUBDIR += atp
SUBDIR += aub
SUBDIR += bgrab
SUBDIR += c-nocem
SUBDIR += cnews
SUBDIR += dejasearch
SUBDIR += diablo
SUBDIR += dnews
SUBDIR += fidogate
SUBDIR += grn
SUBDIR += gup
SUBDIR += ifmail
SUBDIR += inn
SUBDIR += inn-stable
SUBDIR += knews
SUBDIR += krn
SUBDIR += leafnode
SUBDIR += leafnode+
SUBDIR += newsfetch
SUBDIR += newsfish
SUBDIR += nn
SUBDIR += nntp
SUBDIR += nntpbtr
SUBDIR += nntpcache
SUBDIR += p5-Gateway
SUBDIR += p5-NNTPClient
SUBDIR += p5-News-Article
SUBDIR += p5-News-Newsrc
SUBDIR += pan
SUBDIR += pgpmoose
SUBDIR += PicMonger
SUBDIR += plor
SUBDIR += rkive
SUBDIR += slnr
SUBDIR += slrn
SUBDIR += slurp
SUBDIR += suck
SUBDIR += tin
SUBDIR += trn
SUBDIR += trn4
SUBDIR += ubh
SUBDIR += unpost
SUBDIR += xmitbin
SUBDIR += xvnews
.include <bsd.port.subdir.mk>
|