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:
parent
881676c3cc
commit
63b362c0e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374509
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user