Import of pkgsrc-2014Q1

This commit is contained in:
2014-04-17 16:38:45 +02:00
parent 785076ae39
commit 9a8c06dafb
19365 changed files with 828089 additions and 278039 deletions

View File

@@ -1,20 +1,16 @@
# $NetBSD: Makefile,v 1.25 2012/06/02 08:51:37 cheusov Exp $
# $NetBSD: Makefile,v 1.26 2014/02/04 14:33:54 richard Exp $
#
.include "../../sysutils/coreutils/Makefile.common"
PKGNAME= ${DISTNAME:S/coreutils/gnuls/}
PKGREVISION= 2
CATEGORIES= misc
COMMENT= GNU ls utility with color support
CONFLICTS= coreutils-[0-9]* linuxls-[0-9]*
do-build:
${RUN} cd ${WRKSRC}/lib && ${BUILD_MAKE_CMD} all
${RUN} cd ${WRKSRC}/src && ${BUILD_MAKE_CMD} version.h
${RUN} cd ${WRKSRC}/src && ${BUILD_MAKE_CMD} dircolors ls
BUILD_TARGET= gnuls
AUTO_MKDIRS= yes