mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
24 lines
451 B
Makefile
24 lines
451 B
Makefile
# $Id: Makefile,v 1.23 1997/02/22 13:20:08 andreas Exp $
|
|
#
|
|
|
|
SUBDIR += cnews
|
|
SUBDIR += dnews
|
|
SUBDIR += dnews3
|
|
SUBDIR += inn
|
|
SUBDIR += knews
|
|
SUBDIR += nn
|
|
SUBDIR += nn-current
|
|
SUBDIR += nntp
|
|
SUBDIR += nntpbtr
|
|
SUBDIR += nntpcache
|
|
SUBDIR += plor
|
|
SUBDIR += rkive
|
|
SUBDIR += slnr
|
|
SUBDIR += slurp
|
|
SUBDIR += suck
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
SUBDIR += xvnews
|
|
|
|
.include <bsd.port.subdir.mk>
|