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,7 +1,8 @@
# $NetBSD: Makefile,v 1.4 2012/11/12 10:37:10 jdf Exp $
# $NetBSD: Makefile,v 1.5 2013/09/10 14:43:23 joerg Exp $
#
DISTNAME= fscd-1.1
PKGREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://komkon2.de/
@@ -17,6 +18,11 @@ ONLY_FOR_PLATFORM= NetBSD-[2-9].*-* FreeBSD-[4-9].*-* OpenBSD-*-* DragonFly-*-*
RCD_SCRIPTS= fscd
INSTALLATION_DIRS= bin sbin ${PKGMANDIR}/man5 ${PKGMANDIR}/man8
.include "../../mk/compiler.mk"
.if !empty(PKGSRC_COMPILER:Mclang)
BUILDLINK_TRANSFORM+= rm:-Wno-traditional
.endif
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/fscadm/fscadm ${DESTDIR}${PREFIX}/sbin
${INSTALL_DATA} ${WRKSRC}/fscadm/fscadm.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8