aboutsummaryrefslogblamecommitdiff
path: root/net-mgmt/p5-BigIP-iControl/Makefile
blob: c2935e7c2adfbe0e6d3c1b368a1e191c1e53056a (plain) (tree)
1
2
3
4
5
6
7
8
9

                              
                 




                                      
                                                     
                                                           
 


                            
                              
                                                
 

                         
 
                      
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>