Files
pkgsrc-ng/security/netpgpverify/Makefile
2013-09-26 17:14:40 +02:00

20 lines
414 B
Makefile

# $NetBSD: Makefile,v 1.3 2013/04/26 23:24:55 agc Exp $
DISTNAME= netpgpverify-20130426
CATEGORIES= security
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= agc@NetBSD.org
HOMEPAGE= http://www.NetBSD.org/
COMMENT= Standalone PGP signature verification utility
LICENSE= modified-bsd
AUTO_MKDIRS= yes
GNU_CONFIGURE= yes
do-extract:
@${CP} -R ${FILESDIR} ${WRKSRC}
.include "../../mk/bsd.pkg.mk"