pkgsrc/pkgtools/mtree/Makefile
joerg eb66d11868 Remove PKG_TOOLS_PREFIX handling for mtree, pax, pkg_install and
tnftp. Modifying files and possibly removing them from the base system
is doing more harm than use. Bump revision or version of each
package.
2007-07-10 15:19:17 +00:00

13 lines
285 B
Makefile

# $NetBSD: Makefile,v 1.22 2007/07/10 15:19:17 joerg Exp $
#
# This version of mtree installs into ${PKG_TOOLS_BIN}.
#
.include "Makefile.common"
CATEGORIES= pkgtools
NO_PKGTOOLS_REQD_CHECK= # defined
.include "../../pkgtools/libnbcompat/inplace.mk"
.include "../../mk/bsd.pkg.mk"