# Created by: brix@FreeBSD.org # $FreeBSD: head/net/p5-WebService-Prowl/Makefile 412348 2016-04-01 14:17:44Z mat $ PORTNAME= WebService-Prowl PORTVERSION= 0.07 PORTREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl interface to Prowl Public API LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww \ p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \ p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \ p5-XML-Simple>=0:textproc/p5-XML-Simple RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure NO_ARCH= yes .include