aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-LaTeX-ToUnicode
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-08-06 08:50:49 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-08-06 08:50:49 +0000
commit2c25cf429d2666ce14bd7dc8623ba038953a470e (patch)
tree5aa3cd74114ed035ad4ba813977c32381a693ed0 /textproc/p5-LaTeX-ToUnicode
parent9bb16a96a346d4c10541421482ceac831cf26d46 (diff)
downloadports-2c25cf429d2666ce14bd7dc8623ba038953a470e.tar.gz
ports-2c25cf429d2666ce14bd7dc8623ba038953a470e.zip
- Convert to new perl framework
- Trim Makefile header Approved by: wen@ (maintainer)
Notes
Notes: svn path=/head/; revision=324306
Diffstat (limited to 'textproc/p5-LaTeX-ToUnicode')
-rw-r--r--textproc/p5-LaTeX-ToUnicode/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/textproc/p5-LaTeX-ToUnicode/Makefile b/textproc/p5-LaTeX-ToUnicode/Makefile
index 448b19bf858c..d64d9ae6fcc5 100644
--- a/textproc/p5-LaTeX-ToUnicode/Makefile
+++ b/textproc/p5-LaTeX-ToUnicode/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-LaTeX-ToUnicode
-# Date created: March 16, 2011
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= LaTeX-ToUnicode
PORTVERSION= 0.03
@@ -15,7 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= Convert LaTeX commands to Unicode
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= LaTeX::ToUnicode::Tables.3 \
LaTeX::ToUnicode.3