Lines 2-8
Link Here
|
2 |
# $FreeBSD$ |
2 |
# $FreeBSD$ |
3 |
|
3 |
|
4 |
PORTNAME= strongswan |
4 |
PORTNAME= strongswan |
5 |
PORTVERSION= 5.4.0 |
5 |
PORTVERSION= 5.5.0 |
6 |
CATEGORIES= security |
6 |
CATEGORIES= security |
7 |
MASTER_SITES= http://download.strongswan.org/ \ |
7 |
MASTER_SITES= http://download.strongswan.org/ \ |
8 |
http://download2.strongswan.org/ |
8 |
http://download2.strongswan.org/ |
Lines 12-19
Link Here
|
12 |
|
12 |
|
13 |
LICENSE= GPLv2 |
13 |
LICENSE= GPLv2 |
14 |
|
14 |
|
15 |
USES= cpe execinfo libtool:keepla pkgconfig tar:bzip2 |
15 |
USES= cpe execinfo libtool:keepla pkgconfig tar:bzip2 ssl |
16 |
USE_OPENSSL= yes |
|
|
17 |
USE_RC_SUBR= strongswan |
16 |
USE_RC_SUBR= strongswan |
18 |
GNU_CONFIGURE= yes |
17 |
GNU_CONFIGURE= yes |
19 |
USE_LDCONFIG= ${PREFIX}/lib/ipsec |
18 |
USE_LDCONFIG= ${PREFIX}/lib/ipsec |