openbsd-ports/news/Makefile

36 lines
800 B
Makefile
Raw Normal View History

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