![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / pkcs11-helper / Makefile (download)
Revision 1.6, Tue Oct 23 18:16:51 2012 UTC (10 years, 7 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.6 2012/10/23 18:16:51 asau Exp $ DISTNAME= pkcs11-helper-1.08 PKGREVISION= 1 CATEGORIES= security MASTER_SITES= http://www.opensc-project.org/files/pkcs11-helper/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.opensc-project.org/opensc/wiki/pkcs11-helper COMMENT= Library that simplifies the interaction with PKCS\#11 LICENSE= modified-bsd OR gnu-gpl-v2 USE_LIBTOOL= yes USE_TOOLS+= autoconf autoreconf gmake pkg-config GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE+= lib/libpkcs11-helper-1.pc.in pre-configure: cd ${WRKSRC} && autoreconf .include "options.mk" .include "../../mk/bsd.pkg.mk"