From 1b9fd6d98a4cf5ed465b7e5e422e5df0abb683e4 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 3 May 2014 08:47:34 +0000 Subject: [PATCH] - Add LICENSE - Pass maintainership to submitter PR: ports/189231 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> --- net/p5-SOAP/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/net/p5-SOAP/Makefile b/net/p5-SOAP/Makefile index c18a6efcc2ab..d40d694eee8f 100644 --- a/net/p5-SOAP/Makefile +++ b/net/p5-SOAP/Makefile @@ -7,9 +7,12 @@ CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= 5u623l20@gmail.com COMMENT= Perl modules providing an API to the Simple Object Access Protocol +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS}