summaryrefslogtreecommitdiff
path: root/pkgtools/mtree/Makefile
blob: 0cccf90b0478aca29d30fadfaff6aaf228471baf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.24 2009/02/10 00:11:53 joerg Exp $
#
# This version of mtree installs into ${PKG_TOOLS_BIN}.
#

PKG_DESTDIR_SUPPORT=	user-destdir

.include "Makefile.common"

CATEGORIES=	pkgtools

NO_PKGTOOLS_REQD_CHECK=	# defined

.include "../../mk/bsd.pkg.mk"