mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
21 lines
388 B
Makefile
21 lines
388 B
Makefile
# $Id: Makefile,v 1.18 1996/11/25 10:14:22 tg Exp $
|
|
#
|
|
|
|
SUBDIR += cnews
|
|
SUBDIR += inn
|
|
SUBDIR += inn-current
|
|
SUBDIR += knews
|
|
SUBDIR += nn
|
|
SUBDIR += nn-current
|
|
SUBDIR += nntp
|
|
SUBDIR += nntpbtr
|
|
SUBDIR += rkive
|
|
SUBDIR += slnr
|
|
SUBDIR += slurp
|
|
SUBDIR += suck
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
SUBDIR += xvnews
|
|
|
|
.include <bsd.port.subdir.mk>
|