From 4ffb984bb59c5181479ca8162b0fb209556f4e08 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 26 Apr 2014 18:14:12 +0000 Subject: [PATCH] - Add LICENSE - Pass maintainership to submitter PR: ports/188614 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- www/p5-CGI-Application-Plugin-HTMLPrototype/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/p5-CGI-Application-Plugin-HTMLPrototype/Makefile b/www/p5-CGI-Application-Plugin-HTMLPrototype/Makefile index 0e85b2cce429..5967b57ad763 100644 --- a/www/p5-CGI-Application-Plugin-HTMLPrototype/Makefile +++ b/www/p5-CGI-Application-Plugin-HTMLPrototype/Makefile @@ -7,9 +7,12 @@ CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Access to the prototype JavaScript library using HTML::Prototype +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-CGI-Application>=0:${PORTSDIR}/www/p5-CGI-Application \ p5-HTML-Prototype>=0:${PORTSDIR}/www/p5-HTML-Prototype RUN_DEPENDS:= ${BUILD_DEPENDS}