From 1f3d7cdfad01ad7f97fef07514b726c5a46caa1d Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 1 Jan 2015 16:11:41 +0000 Subject: [PATCH] - Update BUILD_DEPENDS: ExtUtils::MakeMaker 6.42+ is already in all supported Perl releases - Add LICENSE [1] Approved by: portmgr (implicit) [1] With hat: perl --- misc/p5-Asterisk-FastAGI/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/misc/p5-Asterisk-FastAGI/Makefile b/misc/p5-Asterisk-FastAGI/Makefile index f3f12cdf6940..8b076a2bf8ef 100644 --- a/misc/p5-Asterisk-FastAGI/Makefile +++ b/misc/p5-Asterisk-FastAGI/Makefile @@ -11,8 +11,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= sobomax@FreeBSD.org COMMENT= Perl module for FastAGI handling +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install \ - p5-ExtUtils-MakeMaker>=6.42:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \ p5-Asterisk>=0:${PORTSDIR}/misc/p5-Asterisk \ p5-Net-Server>=0:${PORTSDIR}/net/p5-Net-Server \ p5-File-Remove>=0:${PORTSDIR}/devel/p5-File-Remove