summaryrefslogtreecommitdiff
path: root/news/Makefile
blob: ce3f39c8ead39dfec6b07df9434b04cf8e8cd145 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $NetBSD: Makefile,v 1.23 2001/10/11 13:16:01 wiz Exp $
#

COMMENT=	Network news

#SUBDIR+=	gnus		# info files conflict, perry's working on it
SUBDIR+=	inn
SUBDIR+=	knews
SUBDIR+=	newscache
SUBDIR+=	newsfetch
SUBDIR+=	nn
SUBDIR+=	nntpcache
SUBDIR+=	nntpclnt
SUBDIR+=	pan
SUBDIR+=	slrn
SUBDIR+=	suck
SUBDIR+=	tin
SUBDIR+=	trn
SUBDIR+=	xrn

.include "../mk/bsd.pkg.subdir.mk"