diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /net/p5-SOAP-Lite | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.zst freebsd-ports-gnome-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'net/p5-SOAP-Lite')
-rw-r--r-- | net/p5-SOAP-Lite/Makefile | 1 | ||||
-rw-r--r-- | net/p5-SOAP-Lite/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-SOAP-Lite/Makefile b/net/p5-SOAP-Lite/Makefile index 2acd3a6a20a8..b49ce9229f28 100644 --- a/net/p5-SOAP-Lite/Makefile +++ b/net/p5-SOAP-Lite/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= SOAP PKGNAMEPREFIX= p5- MAINTAINER= kappa@freebsd.org.ua +COMMENT= SOAP::Lite - Client and server side SOAP implementation BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Tools.pm:${PORTSDIR}/mail/p5-MIME-Tools \ diff --git a/net/p5-SOAP-Lite/pkg-comment b/net/p5-SOAP-Lite/pkg-comment deleted file mode 100644 index 8d408093e769..000000000000 --- a/net/p5-SOAP-Lite/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SOAP::Lite - Client and server side SOAP implementation |