pkgsrc/pkgtools/mtree/Makefile

15 lines
271 B
Makefile
Raw Normal View History

2009-02-10 00:53:00 +01:00
# $NetBSD: Makefile,v 1.24 2009/02/10 00:11:53 joerg Exp $
#
# This version of mtree installs into ${PKG_TOOLS_BIN}.
#
2009-02-10 00:53:00 +01:00
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
CATEGORIES= pkgtools
NO_PKGTOOLS_REQD_CHECK= # defined
.include "../../mk/bsd.pkg.mk"