From e2c57aac6b82b1cbe7b765b209826a1ce7cddc0b Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 7 Apr 2014 10:12:48 +0000 Subject: [PATCH] - Add LICENSE - Pass maintainership to submitter - While I'm here, use USES=tar:tgz PR: 188308 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- www/p5-Catalyst-Plugin-FormBuilder/Makefile | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/www/p5-Catalyst-Plugin-FormBuilder/Makefile b/www/p5-Catalyst-Plugin-FormBuilder/Makefile index 72ab9010fdad..46e06216b97e 100644 --- a/www/p5-Catalyst-Plugin-FormBuilder/Makefile +++ b/www/p5-Catalyst-Plugin-FormBuilder/Makefile @@ -7,16 +7,18 @@ PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= FormBuilder for Catalyst +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-CGI-FormBuilder>=3.02:${PORTSDIR}/www/p5-CGI-FormBuilder RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 +USES= perl5 tar:tgz USE_PERL5= configure .include