Sat Jan 10 20:33:49 2015 UTC ()
Simplify PKGNAME.


(wiz)
diff -r1.33 -r1.34 pkgsrc/security/caff/Makefile

cvs diff -r1.33 -r1.34 pkgsrc/security/caff/Makefile (expand / switch to unified diff)

--- pkgsrc/security/caff/Makefile 2015/01/04 23:15:19 1.33
+++ pkgsrc/security/caff/Makefile 2015/01/10 20:33:49 1.34
@@ -1,17 +1,18 @@ @@ -1,17 +1,18 @@
1# $NetBSD: Makefile,v 1.33 2015/01/04 23:15:19 wiz Exp $ 1# $NetBSD: Makefile,v 1.34 2015/01/10 20:33:49 wiz Exp $
2 2
3DISTNAME= signing-party_1.1.12.orig 3VERSION= 1.1.12
4PKGNAME= ${DISTNAME:C/signing-party_/caff-/C/.orig//} 4DISTNAME= signing-party_${VERSION}.orig
 5PKGNAME= caff-${VERSION}
5CATEGORIES= security 6CATEGORIES= security
6MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/s/signing-party/} 7MASTER_SITES= ${MASTER_SITE_DEBIAN:=pool/main/s/signing-party/}
7 8
8MAINTAINER= tonio@NetBSD.org 9MAINTAINER= tonio@NetBSD.org
9HOMEPAGE= http://pgp-tools.alioth.debian.org/ 10HOMEPAGE= http://pgp-tools.alioth.debian.org/
10COMMENT= Various GnuPG related tools 11COMMENT= Various GnuPG related tools
11LICENSE= gnu-gpl-v2 AND modified-bsd 12LICENSE= gnu-gpl-v2 AND modified-bsd
12 13
13#WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/:S/.orig//} 14#WRKSRC= ${WRKDIR}/${DISTNAME:S/_/-/:S/.orig//}
14WRKSRC= ${WRKDIR} 15WRKSRC= ${WRKDIR}
15 16
16USE_TOOLS+= gmake pod2man 17USE_TOOLS+= gmake pod2man
17USE_TOOLS+= perl:run 18USE_TOOLS+= perl:run