Lines 2-8
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= softhsm |
4 |
PORTNAME= softhsm |
5 |
PORTVERSION= 1.3.5 |
5 |
PORTVERSION= 1.3.6 |
6 |
CATEGORIES= security |
6 |
CATEGORIES= security |
7 |
MASTER_SITES= http://dist.opendnssec.org/source/ |
7 |
MASTER_SITES= http://dist.opendnssec.org/source/ |
8 |
|
8 |
|
Lines 9-15
Link Here
|
9 |
MAINTAINER= jaap@NLnetLabs.nl |
9 |
MAINTAINER= jaap@NLnetLabs.nl |
10 |
COMMENT= Software implementation of a Hardware Security Module (HSM) |
10 |
COMMENT= Software implementation of a Hardware Security Module (HSM) |
11 |
|
11 |
|
12 |
LIB_DEPENDS= libbotan.so:${PORTSDIR}/security/botan \ |
12 |
LIB_DEPENDS= libbotan-1.10.so:${PORTSDIR}/security/botan110 \ |
13 |
libsqlite3.so:${PORTSDIR}/databases/sqlite3 |
13 |
libsqlite3.so:${PORTSDIR}/databases/sqlite3 |
14 |
|
14 |
|
15 |
GNU_CONFIGURE= yes |
15 |
GNU_CONFIGURE= yes |