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
This commit is contained in:
Kurt Jaeger 2014-12-11 05:19:02 +00:00
parent 881676c3cc
commit 63b362c0e4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374509
2 changed files with 2 additions and 4 deletions

View File

@ -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>

View File

@ -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