aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-BigIP-iControl
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-10 00:07:17 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-10 00:07:17 +0000
commit8619a9cdba24184fb0604bcc65157b3bf6c9859c (patch)
tree113ba3822c92bda7b7328d247713e529bfc3a71d /net-mgmt/p5-BigIP-iControl
parente1de4a3f6ab828a9c2db321796b0eada0549d6a9 (diff)
downloadports-8619a9cdba24184fb0604bcc65157b3bf6c9859c.tar.gz
ports-8619a9cdba24184fb0604bcc65157b3bf6c9859c.zip
Remove Perl core module
- While I'm here, add LICNESE - Bump PORTREVISION for dependency change With hat: perl
Notes
Notes: svn path=/head/; revision=492558
Diffstat (limited to 'net-mgmt/p5-BigIP-iControl')
-rw-r--r--net-mgmt/p5-BigIP-iControl/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/net-mgmt/p5-BigIP-iControl/Makefile b/net-mgmt/p5-BigIP-iControl/Makefile
index 821dd5c2a91f..32e8e0a613db 100644
--- a/net-mgmt/p5-BigIP-iControl/Makefile
+++ b/net-mgmt/p5-BigIP-iControl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= BigIP-iControl
PORTVERSION= 0.095
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -11,9 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Perl interface to the F5 iControl API
+LICENSE= ART10 GPLv1+
+LICENSE_COMB= dual
+
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-SOAP-Lite>=0:net/p5-SOAP-Lite \
- p5-MIME-Base64>=0:converters/p5-MIME-Base64
+RUN_DEPENDS= p5-SOAP-Lite>=0:net/p5-SOAP-Lite
USES= perl5
USE_PERL5= configure