Index: head/net-mgmt/p5-BigIP-iControl/Makefile =================================================================== --- head/net-mgmt/p5-BigIP-iControl/Makefile (revision 492557) +++ head/net-mgmt/p5-BigIP-iControl/Makefile (revision 492558) @@ -1,21 +1,23 @@ # Created by: Tsung-Han Yeh # $FreeBSD$ PORTNAME= BigIP-iControl PORTVERSION= 0.095 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN 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 .include