Lines 1-7
Link Here
|
1 |
# Created by: Jaap Akkerhuis <jaap@NLnetLabs.nl> |
1 |
# Created by: Jaap Akkerhuis <jaap@NLnetLabs.nl> |
2 |
|
2 |
|
3 |
PORTNAME= opendnssec |
3 |
PORTNAME= opendnssec |
4 |
PORTVERSION= 2.1.8 |
4 |
DISTVERSION= 2.1.9 |
5 |
CATEGORIES= dns |
5 |
CATEGORIES= dns |
6 |
MASTER_SITES= http://dist.opendnssec.org/source/ |
6 |
MASTER_SITES= http://dist.opendnssec.org/source/ |
7 |
PKGNAMESUFFIX= 2 |
7 |
PKGNAMESUFFIX= 2 |
Lines 16-22
BUILD_DEPENDS= ldns>=1.6.16:dns/ldns
Link Here
|
16 |
LIB_DEPENDS= libldns.so:dns/ldns \ |
16 |
LIB_DEPENDS= libldns.so:dns/ldns \ |
17 |
libxml2.so:textproc/libxml2 |
17 |
libxml2.so:textproc/libxml2 |
18 |
|
18 |
|
19 |
USES= ssl gmake |
19 |
USES= libtool autoreconf ssl |
20 |
USE_RC_SUBR= opendnssec |
20 |
USE_RC_SUBR= opendnssec |
21 |
|
21 |
|
22 |
GNU_CONFIGURE= yes |
22 |
GNU_CONFIGURE= yes |