# Created by: Alex Dupre # $FreeBSD$ PORTNAME= pkcs11-dump PORTVERSION= 0.3.4 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= ale@FreeBSD.org COMMENT= Allow dumping PKCS\#11 token content PROJECTHOST= pkcs11-tools USE_BZIP2= yes USE_OPENSSL= yes GNU_CONFIGURE= yes CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \ OPENSSL_LIBS="-L${OPENSSLLIB} -lssl" PLIST_FILES= bin/pkcs11-dump MAN1= pkcs11-dump.1 NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|install-data-am: install-dist_docDATA|install-data-am:|' \ ${WRKSRC}/Makefile.in .include y'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - update png to 1.5.10dinoex2012-06-012-1/+12
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+2
* - Update to 1.1swills2011-07-033-21/+7
* - Update to 1.0beech2011-04-215-40/+26
* - fix build for png-1.4.1dinoex2010-03-291-0/+11
* - update to 1.4.1dinoex2010-03-281-2/+2
* - Fix buildamdmi32009-05-211-1/+2
* Pngnq is a tool for quantizing PNG images in RGBA format.miwi2009-05-11