freebsd-ports/net-mgmt/p5-BigIP-iControl/Makefile

22 lines
436 B
Makefile

PORTNAME= BigIP-iControl
PORTVERSION= 0.095
PORTREVISION= 2
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= snowfly@yuntech.edu.tw
COMMENT= Perl interface to the F5 iControl API
WWW= https://metacpan.org/release/BigIP-iControl
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-SOAP-Lite>=0:net/p5-SOAP-Lite
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>