75e0c6c35e
dispite their meanings. (Sometimes we're too smart for computers. :) Found by: sorting ports/INDEX by "sort -t '|' +1 -2" (Note: the whole "x11" category appears at the end with the above sort command, but I'll leave that the way it is for now -- "ls" shows it before other x11-* entries.)
35 lines
687 B
Makefile
35 lines
687 B
Makefile
# $Id: Makefile,v 1.39 1998/08/09 00:35:46 steve Exp $
|
|
#
|
|
|
|
SUBDIR += atp
|
|
SUBDIR += aub
|
|
SUBDIR += cnews
|
|
SUBDIR += diablo
|
|
SUBDIR += dnews
|
|
SUBDIR += ifmail
|
|
SUBDIR += inn
|
|
SUBDIR += knews
|
|
SUBDIR += leafnode
|
|
SUBDIR += newsfetch
|
|
SUBDIR += nn
|
|
SUBDIR += nntp
|
|
SUBDIR += nntpbtr
|
|
SUBDIR += nntpcache
|
|
SUBDIR += p5-News-Article
|
|
SUBDIR += p5-Gateway
|
|
SUBDIR += pgpmoose
|
|
SUBDIR += plor
|
|
SUBDIR += rkive
|
|
SUBDIR += slnr
|
|
SUBDIR += slrn
|
|
SUBDIR += slurp
|
|
SUBDIR += suck
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
SUBDIR += trn4
|
|
SUBDIR += unpost
|
|
SUBDIR += xmitbin
|
|
SUBDIR += xvnews
|
|
|
|
.include <bsd.port.subdir.mk>
|