Import of pkgsrc-2014Q1
This commit is contained in:
19
security/multigest/Makefile
Normal file
19
security/multigest/Makefile
Normal file
@@ -0,0 +1,19 @@
|
||||
# $NetBSD: Makefile,v 1.1.1.1 2014/03/05 05:09:44 agc Exp $
|
||||
|
||||
DISTNAME= multigest-20140303
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= # not used
|
||||
DISTFILES= # not used
|
||||
|
||||
MAINTAINER= agc@NetBSD.org
|
||||
HOMEPAGE= http://www.NetBSD.org/
|
||||
COMMENT= Library and utility to calculate multiple message digests
|
||||
LICENSE= modified-bsd
|
||||
|
||||
AUTO_MKDIRS= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
do-extract:
|
||||
${CP} -R ${FILESDIR} ${WRKSRC}
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
Reference in New Issue
Block a user