pkgsrc/pkgtools/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

56 lines
1.1 KiB
Makefile

# $NetBSD: Makefile,v 1.85 2007/08/13 08:12:48 rillig Exp $
#
COMMENT= Tools for use in the packages collection
SUBDIR+= autoswc
SUBDIR+= binpatch
SUBDIR+= bootstrap-extras
SUBDIR+= bootstrap-mk-files
SUBDIR+= cdpack
SUBDIR+= createbuildlink
SUBDIR+= dfdisk
SUBDIR+= digest
SUBDIR+= genrpm
SUBDIR+= gensolpkg
SUBDIR+= libkver
SUBDIR+= libnbcompat
SUBDIR+= mtree
SUBDIR+= p5-pkgsrc-Dewey
SUBDIR+= pax
SUBDIR+= pbulk
SUBDIR+= pkg_alternatives
SUBDIR+= pkg_chk
SUBDIR+= pkg_comp
SUBDIR+= pkg_filecheck
SUBDIR+= pkg_install
SUBDIR+= pkg_install-info
SUBDIR+= pkg_notify
SUBDIR+= pkg_regress
SUBDIR+= pkg_rolling-replace
SUBDIR+= pkg_select
SUBDIR+= pkg_tarup
SUBDIR+= pkgclean
SUBDIR+= pkgdep
SUBDIR+= pkgdepgraph
SUBDIR+= pkgdiff
SUBDIR+= pkgfind
SUBDIR+= pkglint
SUBDIR+= pkgse
SUBDIR+= pkgsurvey
SUBDIR+= port2pkg
SUBDIR+= posix_headers
#SUBDIR+= prereq-readme # Only used by the README.html generation
SUBDIR+= rc.subr
SUBDIR+= rcorder
SUBDIR+= rdigest
SUBDIR+= revbump
SUBDIR+= rpm2pkg
SUBDIR+= shlock
SUBDIR+= tnftp
SUBDIR+= url2pkg
SUBDIR+= verifypc
SUBDIR+= x11-links
SUBDIR+= xpkgwedge
.include "../mk/misc/category.mk"