aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2014-12-11 13:19:02 +0800
committerpi <pi@FreeBSD.org>2014-12-11 13:19:02 +0800
commitd6c3cd6972a36599882600da230dde67afff72cb (patch)
tree75183e0f0d130da2d67a43af1537b0238990a1a5 /net
parent6e020bd778f771dda442273c446c0a9bf4c9f90f (diff)
downloadfreebsd-ports-gnome-d6c3cd6972a36599882600da230dde67afff72cb.tar.gz
freebsd-ports-gnome-d6c3cd6972a36599882600da230dde67afff72cb.tar.zst
freebsd-ports-gnome-d6c3cd6972a36599882600da230dde67afff72cb.zip
net/p5-XMLRPC-Lite: Fixes as suggested from koobs
- Remove "XMLRPC::Lite - " from COMMENT - Remove commented out #pre-install: test - Strip trailing slash from pkg-descr WWW: URL PR: 195008 Submitted by: koobs
Diffstat (limited to 'net')
-rw-r--r--net/p5-XMLRPC-Lite/Makefile4
-rw-r--r--net/p5-XMLRPC-Lite/pkg-descr2
2 files changed, 2 insertions, 4 deletions
diff --git a/net/p5-XMLRPC-Lite/Makefile b/net/p5-XMLRPC-Lite/Makefile
index 23706a026863..88c9f78e5155 100644
--- a/net/p5-XMLRPC-Lite/Makefile
+++ b/net/p5-XMLRPC-Lite/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= vivek@khera.org
-COMMENT= XMLRPC::Lite - Client and server side XMLRPC implementation
+COMMENT= Client and server side XMLRPC implementation
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
@@ -22,8 +22,6 @@ USE_PERL5= configure
USES= perl5
NO_ARCH= yes
-#pre-install: test
-
perl_OLD_CMD= .*perl
.include <bsd.port.mk>
diff --git a/net/p5-XMLRPC-Lite/pkg-descr b/net/p5-XMLRPC-Lite/pkg-descr
index 0d2674718929..93c01d92ec60 100644
--- a/net/p5-XMLRPC-Lite/pkg-descr
+++ b/net/p5-XMLRPC-Lite/pkg-descr
@@ -3,4 +3,4 @@ to the XML-RPC Protocol (XML-RPC) both on client and server side. Based on
SOAP::Lite module, it gives you access to all features and transports
available in that module.
-WWW: http://search.cpan.org/dist/XMLRPC-Lite/
+WWW: http://search.cpan.org/dist/XMLRPC-Lite