mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
security/softhsm2: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
53b70f7cf3
commit
c29176c2b3
@ -1,6 +1,6 @@
|
||||
PORTNAME= softhsm
|
||||
PORTVERSION= 2.6.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= http://dist.opendnssec.org/source/ \
|
||||
http://dist.opendnssec.org/source/testing/
|
||||
@ -14,6 +14,7 @@ LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
INSTALL_TARGET= install-strip
|
||||
USES= compiler:c++11-lang libtool ssl pkgconfig
|
||||
|
||||
|
@ -6,12 +6,12 @@ bin/softhsm2-util
|
||||
@sample %%ETCDIR%%2.conf.sample
|
||||
lib/softhsm/libsofthsm2.a
|
||||
lib/softhsm/libsofthsm2.so
|
||||
man/man1/softhsm2-dump-file.1.gz
|
||||
%%SQLITE%%man/man1/softhsm2-dump-db.1.gz
|
||||
man/man1/softhsm2-keyconv.1.gz
|
||||
%%MIGRATE%%man/man1/softhsm2-migrate.1.gz
|
||||
man/man1/softhsm2-util.1.gz
|
||||
man/man5/softhsm2.conf.5.gz
|
||||
share/man/man1/softhsm2-dump-file.1.gz
|
||||
%%SQLITE%%share/man/man1/softhsm2-dump-db.1.gz
|
||||
share/man/man1/softhsm2-keyconv.1.gz
|
||||
%%MIGRATE%%share/man/man1/softhsm2-migrate.1.gz
|
||||
share/man/man1/softhsm2-util.1.gz
|
||||
share/man/man5/softhsm2.conf.5.gz
|
||||
@dir /var/lib/softhsm/tokens
|
||||
@dir /var/lib/softhsm
|
||||
@dir /var/lib
|
||||
|
Loading…
Reference in New Issue
Block a user