pkgsrc/news/Makefile
rillig 6aecf48699 Added mk/misc/category.mk, which contains the definitions that are only
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13 08:12:41 +00:00

23 lines
356 B
Makefile

# $NetBSD: Makefile,v 1.33 2007/08/13 08:12:48 rillig 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/misc/category.mk"