openbsd-ports/news/Makefile

35 lines
773 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.15 2004/12/02 19:23:01 alek Exp $
# $FreeBSD: Makefile,v 1.32 1997/11/16 04:58:09 fenner Exp $
#
1997-12-01 21:04:21 -05:00
SUBDIR += aub
# SUBDIR += diablo
# SUBDIR += dnews
2002-06-09 01:49:33 -04:00
# SUBDIR += ifmail
# SUBDIR += inn
# SUBDIR += knews
SUBDIR += leafnode
2000-07-11 06:21:10 -04:00
SUBDIR += linleech
SUBDIR += newsfetch
# SUBDIR += nn
# SUBDIR += nntp
# SUBDIR += nntpbtr
# SUBDIR += nntpcache
2001-02-22 14:48:38 -05:00
SUBDIR += p5-Gateway
SUBDIR += p5-News-Article
2001-01-24 03:26:36 -05:00
SUBDIR += p5-News-Newsrc
2002-07-31 16:46:03 -04:00
SUBDIR += pan
SUBDIR += plor
# SUBDIR += rkive
# SUBDIR += slnr
SUBDIR += slrn
# SUBDIR += slurp
# SUBDIR += suck
SUBDIR += tin
2001-05-05 17:28:04 -04:00
SUBDIR += tin,nntp_only
2000-12-23 07:12:20 -05:00
SUBDIR += trn
2001-01-24 03:26:36 -05:00
SUBDIR += ubh
# SUBDIR += xvnews
.include <bsd.port.subdir.mk>