aboutsummaryrefslogtreecommitdiff
path: root/security/ike
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-01-31 15:54:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-01-31 15:54:10 +0000
commite64855c99cdf9b488ef56f8470ad17753526c8cc (patch)
treea95b737e2a5141881282c5d07edf5d0cbc6adc15 /security/ike
parent7fe87702ad8e27adf89fd9ccd9172483832fbaf8 (diff)
downloadports-e64855c99cdf9b488ef56f8470ad17753526c8cc.tar.gz
ports-e64855c99cdf9b488ef56f8470ad17753526c8cc.zip
- Stage support
- Convert to USES
Notes
Notes: svn path=/head/; revision=342012
Diffstat (limited to 'security/ike')
-rw-r--r--security/ike/Makefile5
-rw-r--r--security/ike/pkg-plist3
2 files changed, 3 insertions, 5 deletions
diff --git a/security/ike/Makefile b/security/ike/Makefile
index 3c20fe81d66b..8ea30c0f2561 100644
--- a/security/ike/Makefile
+++ b/security/ike/Makefile
@@ -31,13 +31,8 @@ QTGUI_DESC= Enable QT client front end applications
NATT_DESC= Enable NAT-Traversal
LDAP_DESC= Enable LDAP XAuth daemon support
-NO_STAGE= yes
.include <bsd.port.options.mk>
-MAN1= ikec.1
-MAN5= iked.conf.5
-MAN8= iked.8
-
.if ${PORT_OPTIONS:MDEBUG}
CMAKE_ARGS+= -DDEBUG=YES
.endif
diff --git a/security/ike/pkg-plist b/security/ike/pkg-plist
index 5845bc340106..1651e4e08732 100644
--- a/security/ike/pkg-plist
+++ b/security/ike/pkg-plist
@@ -17,3 +17,6 @@ lib/libss_log.so
lib/libss_log.so.2.2.1
lib/libss_pfk.so
lib/libss_pfk.so.2.2.1
+man/man1/ikec.1.gz
+man/man5/iked.conf.5.gz
+man/man8/iked.8.gz