Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.4 2012/10/23 19:51:13 asau Exp $
# $NetBSD: Makefile,v 1.5 2014/10/09 14:06:58 wiz Exp $
#
DISTNAME= mkmemstick-20111206
@@ -12,8 +12,6 @@ COMMENT= Create a memory stick image from NetBSD Installation CDs
DEPENDS+= cdrtools-[0-9]*:../../sysutils/cdrtools
PKG_INSTALLATION_TYPES= overwrite pkgviews
WRKSRC= ${WRKDIR}
USE_LANGUAGES= # none
AUTO_MKDIRS= yes
@@ -26,5 +24,4 @@ do-build:
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/mkmemstick ${DESTDIR}${PREFIX}/sbin/mkmemstick
.include "../../mk/bsd.pkg.mk"