openbsd-ports/news/Makefile

31 lines
669 B
Makefile
Raw Normal View History

2000-08-04 20:13:59 -04:00
# $OpenBSD: Makefile,v 1.6 2000/08/05 00:13:59 fgsch Exp $
# $FreeBSD: Makefile,v 1.32 1997/11/16 04:58:09 fenner Exp $
#
1997-12-01 21:04:21 -05:00
SUBDIR += aub
1998-04-28 23:54:36 -04:00
SUBDIR += cnews
# SUBDIR += diablo
# SUBDIR += dnews
# SUBDIR += inn
# SUBDIR += knews
# SUBDIR += ifmail
SUBDIR += leafnode
2000-07-11 06:21:10 -04:00
SUBDIR += linleech
SUBDIR += newsfetch
# SUBDIR += nn
# SUBDIR += nntp
# SUBDIR += nntpbtr
# SUBDIR += nntpcache
SUBDIR += plor
# SUBDIR += rkive
# SUBDIR += slnr
SUBDIR += slrn
# SUBDIR += slurp
# SUBDIR += suck
SUBDIR += tin
2000-08-04 20:13:59 -04:00
SUBDIR += tin:nntp_only
# SUBDIR += trn
# SUBDIR += xvnews
.include <bsd.port.subdir.mk>