d5c6b9c304
Orphaned, no longer works with Google Groups.
36 lines
795 B
Makefile
36 lines
795 B
Makefile
# $OpenBSD: Makefile,v 1.14 2004/10/14 13:21:42 naddy Exp $
|
|
# $FreeBSD: Makefile,v 1.32 1997/11/16 04:58:09 fenner Exp $
|
|
#
|
|
|
|
SUBDIR += aub
|
|
SUBDIR += cnews
|
|
# SUBDIR += diablo
|
|
# SUBDIR += dnews
|
|
# SUBDIR += ifmail
|
|
# SUBDIR += inn
|
|
# SUBDIR += knews
|
|
SUBDIR += leafnode
|
|
SUBDIR += linleech
|
|
SUBDIR += newsfetch
|
|
# SUBDIR += nn
|
|
# SUBDIR += nntp
|
|
# SUBDIR += nntpbtr
|
|
# SUBDIR += nntpcache
|
|
SUBDIR += p5-Gateway
|
|
SUBDIR += p5-News-Article
|
|
SUBDIR += p5-News-Newsrc
|
|
SUBDIR += pan
|
|
SUBDIR += plor
|
|
# SUBDIR += rkive
|
|
# SUBDIR += slnr
|
|
SUBDIR += slrn
|
|
# SUBDIR += slurp
|
|
# SUBDIR += suck
|
|
SUBDIR += tin
|
|
SUBDIR += tin,nntp_only
|
|
SUBDIR += trn
|
|
SUBDIR += ubh
|
|
# SUBDIR += xvnews
|
|
|
|
.include <bsd.port.subdir.mk>
|