aboutsummaryrefslogtreecommitdiff
path: root/net/p5-SOAP
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 08:47:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-05-03 08:47:34 +0000
commit1b9fd6d98a4cf5ed465b7e5e422e5df0abb683e4 (patch)
tree7646f773cbc0f138a025465ad097dac29fcb33d9 /net/p5-SOAP
parent3336ee46909905529cf74e662905c23b075afdd6 (diff)
downloadports-1b9fd6d98a4cf5ed465b7e5e422e5df0abb683e4.tar.gz
ports-1b9fd6d98a4cf5ed465b7e5e422e5df0abb683e4.zip
Notes
Diffstat (limited to 'net/p5-SOAP')
-rw-r--r--net/p5-SOAP/Makefile5
1 files changed, 4 insertions, 1 deletions
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}