pkgsrc/news/Makefile
wiz 539b3e12f0 Remove newscache -- very outdated version that does not build with gcc3,
and no taker for updating the package.
Code has diverged a lot, so making a new package for the program is probably
the same (or less) work as starting from this version.
2005-04-22 19:33:49 +00:00

23 lines
354 B
Makefile

# $NetBSD: Makefile,v 1.32 2005/04/22 19:33:49 wiz Exp $
#
COMMENT= Network news
SUBDIR+= cg
SUBDIR+= inn
SUBDIR+= knews
SUBDIR+= leafnode
SUBDIR+= newsfetch
SUBDIR+= newsx
SUBDIR+= nget
SUBDIR+= nn
SUBDIR+= nntpcache
SUBDIR+= nntpclnt
SUBDIR+= pan
SUBDIR+= slrn
SUBDIR+= suck
SUBDIR+= tin
SUBDIR+= trn
SUBDIR+= xrn
.include "../mk/bsd.pkg.subdir.mk"