10 lines
219 B
Makefile
10 lines
219 B
Makefile
# $NetBSD: Makefile,v 1.5 2009/02/10 00:12:45 joerg Exp $
|
|
|
|
USE_FEATURES= nbcompat
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
.include "../../pkgtools/mtree/Makefile.common"
|
|
|
|
CATEGORIES= sysutils
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|