- Stage support

This commit is contained in:
Martin Wilke 2014-03-09 14:44:48 +00:00
parent 2107170741
commit f477a14031
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347641
2 changed files with 17 additions and 11 deletions

View File

@ -24,9 +24,8 @@ OPENCT_DESC= Use OpenCT backend
CTAPI_DESC= Use CT-API backend
SM_DESC= Enable secure messaging support
USES= pkgconfig
USES= pkgconfig gmake
USE_OPENSSL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
@ -39,15 +38,6 @@ CONFIGURE_ARGS= --with-xsl-stylesheetsdir=${LOCALBASE}/share/xsl/docbook
PORTDOCS= *
MANCOMPRESSED= no
MAN1= cardos-tool.1 cryptoflex-tool.1 eidenv.1 iasecc-tool.1 \
netkey-tool.1 openpgp-tool.1 \
opensc-explorer.1 opensc-tool.1 piv-tool.1 \
pkcs11-tool.1 pkcs15-crypt.1 pkcs15-init.1 pkcs15-tool.1 \
sc-hsm-tool.1 westcos-tool.1
MAN5= pkcs15-profile.5
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MOPENCT}

View File

@ -57,5 +57,21 @@ lib/pkcs11/pkcs11-spy.so
%%DATADIR%%/setcos.profile
%%DATADIR%%/starcos.profile
%%DATADIR%%/westcos.profile
man/man1/cardos-tool.1.gz
man/man1/cryptoflex-tool.1.gz
man/man1/eidenv.1.gz
man/man1/iasecc-tool.1.gz
man/man1/netkey-tool.1.gz
man/man1/openpgp-tool.1.gz
man/man1/opensc-explorer.1.gz
man/man1/opensc-tool.1.gz
man/man1/piv-tool.1.gz
man/man1/pkcs11-tool.1.gz
man/man1/pkcs15-crypt.1.gz
man/man1/pkcs15-init.1.gz
man/man1/pkcs15-tool.1.gz
man/man1/sc-hsm-tool.1.gz
man/man1/westcos-tool.1.gz
man/man5/pkcs15-profile.5.gz
@dirrm lib/pkcs11
@dirrm %%DATADIR%%