539b3e12f0
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.
23 lines
354 B
Makefile
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"
|