diff options
Diffstat (limited to 'net/p5-SOAP/Makefile')
-rw-r--r-- | net/p5-SOAP/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/p5-SOAP/Makefile b/net/p5-SOAP/Makefile index aef6f1140ca4..5868f96cc0e1 100644 --- a/net/p5-SOAP/Makefile +++ b/net/p5-SOAP/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl modules providing an API to the Simple Object Access Protocol + BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} |