aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-MathML-Entities/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2009-09-26 08:55:23 +0000
committerAnton Berezin <tobez@FreeBSD.org>2009-09-26 08:55:23 +0000
commit6bcfa97584313bfb5a434c14b55da1e6b8889067 (patch)
treed4a4ca7100029bb6ed6731008cb0ce14785500ca /textproc/p5-MathML-Entities/Makefile
parent2f7a6752413819d4f74f5ce0fc017a41b052a76d (diff)
downloadports-6bcfa97584313bfb5a434c14b55da1e6b8889067.tar.gz
ports-6bcfa97584313bfb5a434c14b55da1e6b8889067.zip
Notes
Diffstat (limited to 'textproc/p5-MathML-Entities/Makefile')
-rw-r--r--textproc/p5-MathML-Entities/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-MathML-Entities/Makefile b/textproc/p5-MathML-Entities/Makefile
index de8eae8e72cc..8efcaac61125 100644
--- a/textproc/p5-MathML-Entities/Makefile
+++ b/textproc/p5-MathML-Entities/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= MathML-Entities
-PORTVERSION= 0.15
+PORTVERSION= 0.16
CATEGORIES= textproc www math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Convert XHTML+MathML Named Entities to Numeric Character References
+WRKSRC= ${WRKDIR}/${PORTNAME}
+
MAN3= MathML::Entities.3
PERL_CONFIGURE= yes