- Fix plist

- Trim header

Reported by:	poudriere exp-run
This commit is contained in:
Martin Wilke 2013-05-16 09:44:20 +00:00
parent 4762188cfa
commit c5399bf07c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318302
2 changed files with 6 additions and 9 deletions

View file

@ -1,12 +1,9 @@
# New ports collection makefile for: p5-XML-RPC
# Date created: 05 Dec 2008
# Whom: Denis Pokataev <catone@cpan.org>
#
# Created by: Denis Pokataev <catone@cpan.org>
# $FreeBSD$
#
PORTNAME= XML-RPC
PORTVERSION= 0.9
PORTREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -16,7 +13,8 @@ COMMENT= Pure Perl implementation for an XML-RPC client and server
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-XML-TreePP>=0:${PORTSDIR}/textproc/p5-XML-TreePP
RUN_DEPENDS:= ${BUILD_DEPENDS}
RUN_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-XML-TreePP>=0:${PORTSDIR}/textproc/p5-XML-TreePP
PERL_CONFIGURE= yes

View file

@ -1,5 +1,4 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML-RPC/.packlist
%%SITE_PERL%%/XML/RPC.pm
@dirrmtry %%SITE_PERL%%/XML/RPC
@dirrmtry %%SITE_PERL%%/XML
%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML-RPC/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML-RPC
@dirrmtry %%SITE_PERL%%/XML