aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-XML-RSS-LibXML/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-09 14:27:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-12-09 14:27:39 +0000
commite735ad259a1c97b74224c929434b1ea8346429a4 (patch)
treeab5fdd57b6cbb9b69d46560d80e5effe314dea61 /textproc/p5-XML-RSS-LibXML/Makefile
parent66e9e06aa2a372032ee3390a7cf32a61fde58ace (diff)
downloadports-e735ad259a1c97b74224c929434b1ea8346429a4.tar.gz
ports-e735ad259a1c97b74224c929434b1ea8346429a4.zip
- Update to 0.3105
- Use real PORTVERSION - Add LICENSE_FILE - Convert to new options target helper Changes: http://search.cpan.org/dist/XML-RSS-LibXML/Changes
Notes
Notes: svn path=/head/; revision=403403
Diffstat (limited to 'textproc/p5-XML-RSS-LibXML/Makefile')
-rw-r--r--textproc/p5-XML-RSS-LibXML/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/textproc/p5-XML-RSS-LibXML/Makefile b/textproc/p5-XML-RSS-LibXML/Makefile
index 3cf5826f2914..e86e51dcc523 100644
--- a/textproc/p5-XML-RSS-LibXML/Makefile
+++ b/textproc/p5-XML-RSS-LibXML/Makefile
@@ -2,18 +2,17 @@
# $FreeBSD$
PORTNAME= XML-RSS-LibXML
-PORTVERSION= 0.31.03
-PORTREVISION= 2
+PORTVERSION= 0.3105
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= XML::RSS with XML::LibXML
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \
p5-DateTime-Format-Mail>=0:${PORTSDIR}/devel/p5-DateTime-Format-Mail \
@@ -35,7 +34,7 @@ NO_ARCH= yes
PORTEXAMPLES= benchmark.pl
-post-install:
+post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/
${INSTALL_SCRIPT} ${WRKSRC}/tools/benchmark.pl ${STAGEDIR}${EXAMPLESDIR}/