mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
26 lines
491 B
Makefile
26 lines
491 B
Makefile
# $Id: Makefile,v 1.27 1997/06/02 19:55:11 jfitz Exp $
|
|
#
|
|
|
|
SUBDIR += cnews
|
|
SUBDIR += diablo
|
|
SUBDIR += dnews
|
|
SUBDIR += inn
|
|
SUBDIR += knews
|
|
SUBDIR += leafnode
|
|
SUBDIR += nn
|
|
SUBDIR += nn-current
|
|
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>
|