freebsd-ports/news/Makefile
Satoshi Asami ce161ea328 Add newsfetch.
Forgotten by:	itojun
Found by:	make checksubdirs (to be committed soon)
1997-11-09 10:16:01 +00:00

27 lines
509 B
Makefile

# $Id: Makefile,v 1.30 1997/10/30 01:19:19 jseger Exp $
#
SUBDIR += aub
SUBDIR += cnews
SUBDIR += diablo
SUBDIR += dnews
SUBDIR += inn
SUBDIR += knews
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>