mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
28 lines
529 B
Makefile
28 lines
529 B
Makefile
# $Id: Makefile,v 1.31 1997/11/09 10:16:01 asami Exp $
|
|
#
|
|
|
|
SUBDIR += aub
|
|
SUBDIR += cnews
|
|
SUBDIR += diablo
|
|
SUBDIR += dnews
|
|
SUBDIR += inn
|
|
SUBDIR += knews
|
|
SUBDIR += ifmail
|
|
SUBDIR += leafnode
|
|
SUBDIR += newsfetch
|
|
SUBDIR += nn
|
|
SUBDIR += nntp
|
|
SUBDIR += nntpbtr
|
|
SUBDIR += nntpcache
|
|
SUBDIR += plor
|
|
SUBDIR += rkive
|
|
SUBDIR += slnr
|
|
SUBDIR += slrn
|
|
SUBDIR += slurp
|
|
SUBDIR += suck
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
SUBDIR += xvnews
|
|
|
|
.include <bsd.port.subdir.mk>
|