diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/p5-Asterisk-FastAGI/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |