openbsd-ports/news/Makefile

31 lines
669 B
Makefile
Raw Normal View History

2000-08-05 00:13:59 +00: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-02 02:04:21 +00:00
SUBDIR += aub
1998-04-29 03:54:36 +00:00
SUBDIR += cnews
# SUBDIR += diablo
# SUBDIR += dnews
# SUBDIR += inn
# SUBDIR += knews
# SUBDIR += ifmail
SUBDIR += leafnode
2000-07-11 10:21:10 +00: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-05 00:13:59 +00:00
SUBDIR += tin:nntp_only
# SUBDIR += trn
# SUBDIR += xvnews
.include <bsd.port.subdir.mk>