- Add LICENSE

- Update WWW
- Remove unneeded USES=ssl

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2019-04-15 09:31:16 +00:00
parent 384d202136
commit 6f9de11a72
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=499009
2 changed files with 5 additions and 3 deletions

View File

@ -9,11 +9,14 @@ MASTER_SITES= http://dist.opendnssec.org/source/
MAINTAINER= jaap@NLnetLabs.nl
COMMENT= Software implementation of a Hardware Security Module (HSM)
LICENSE= BSD2CLAUSE
LICENSE= BSD2CLAUSE ISCL
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libbotan-1.10.so:security/botan110 \
libsqlite3.so:databases/sqlite3
USES= libtool
GNU_CONFIGURE= yes
# !!!!!!!!!!!!
# Changing the localstatedir is a huge POLA violation. Please leave it alone.
@ -21,7 +24,6 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-botan=${LOCALBASE} --with-sqlite3=${LOCALBASE} \
--localstatedir=/var
INSTALL_TARGET= install-strip
USES= libtool ssl
USE_LDCONFIG= yes
CONFLICTS= softhsm2-[0-9]*

View File

@ -4,4 +4,4 @@ without having a Hardware Security Module. It is being developed
as a part of the OpenDNSSEC project. SoftHSM uses Botan for its
cryptographic operations.
WWW: http://www.opendnssec.org/
WWW: https://www.opendnssec.org/