mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
17 lines
305 B
Makefile
17 lines
305 B
Makefile
# $Id: Makefile,v 1.14 1996/03/31 23:22:50 asami Exp $
|
|
#
|
|
|
|
SUBDIR += cnews
|
|
SUBDIR += inn
|
|
SUBDIR += knews
|
|
SUBDIR += nn
|
|
SUBDIR += nn-current
|
|
SUBDIR += nntp
|
|
SUBDIR += nntpbtr
|
|
SUBDIR += rkive
|
|
SUBDIR += suck
|
|
SUBDIR += tin
|
|
SUBDIR += trn
|
|
|
|
.include <bsd.port.subdir.mk>
|