diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-11-25 02:32:35 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-11-25 02:32:35 +0800 |
commit | 31d67992931c2ac55ee7148197fa60d9773a74a7 (patch) | |
tree | d14e1069900434e65be1260a6fe5f87513edb936 /www | |
parent | 386f99cb9b97e963c268c2584b2df86d4cf7e1cf (diff) | |
download | freebsd-ports-gnome-31d67992931c2ac55ee7148197fa60d9773a74a7.tar.gz freebsd-ports-gnome-31d67992931c2ac55ee7148197fa60d9773a74a7.tar.zst freebsd-ports-gnome-31d67992931c2ac55ee7148197fa60d9773a74a7.zip |
- Add LICENSE
- Cleanup PLIST
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Protocol-XMLRPC/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Protocol-XMLRPC/pkg-plist | 5 |
2 files changed, 2 insertions, 5 deletions
diff --git a/www/p5-Protocol-XMLRPC/Makefile b/www/p5-Protocol-XMLRPC/Makefile index c20cea8001b8..d18985f5013f 100644 --- a/www/p5-Protocol-XMLRPC/Makefile +++ b/www/p5-Protocol-XMLRPC/Makefile @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= XML-RPC implementation +LICENSE= ART20 + BUILD_DEPENDS= p5-XML-LibXML>=0:${PORTSDIR}/textproc/p5-XML-LibXML RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/www/p5-Protocol-XMLRPC/pkg-plist b/www/p5-Protocol-XMLRPC/pkg-plist index af642ad364b2..294114c78031 100644 --- a/www/p5-Protocol-XMLRPC/pkg-plist +++ b/www/p5-Protocol-XMLRPC/pkg-plist @@ -30,8 +30,3 @@ %%PERL5_MAN3%%/Protocol::XMLRPC::Value::String.3.gz %%PERL5_MAN3%%/Protocol::XMLRPC::Value::Struct.3.gz %%PERL5_MAN3%%/Protocol::XMLRPC::ValueFactory.3.gz -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol/XMLRPC -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Protocol -@dirrm %%SITE_PERL%%/Protocol/XMLRPC/Value -@dirrm %%SITE_PERL%%/Protocol/XMLRPC -@dirrmtry %%SITE_PERL%%/Protocol |