aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-LaTeX-ToUnicode
diff options
context:
space:
mode:
authorwen <wen@FreeBSD.org>2011-03-16 10:02:37 +0800
committerwen <wen@FreeBSD.org>2011-03-16 10:02:37 +0800
commit6aa6063e9eb0d8c386d8de1a90a30be5ab047698 (patch)
tree831e0cd77bbaf5cadf2b2a3f624ffa6cc4eccba1 /textproc/p5-LaTeX-ToUnicode
parentc040d3e759b905fe12b681f5eb07bac50e8fd5b7 (diff)
downloadfreebsd-ports-gnome-6aa6063e9eb0d8c386d8de1a90a30be5ab047698.tar.gz
freebsd-ports-gnome-6aa6063e9eb0d8c386d8de1a90a30be5ab047698.tar.zst
freebsd-ports-gnome-6aa6063e9eb0d8c386d8de1a90a30be5ab047698.zip
LaTeX::ToUnicode provides a method to convert LaTeX-style markups
for accents etc. into their Unicode equivalents. It translates commands for special characters or accents into their Unicode equivalents and removes formatting commands. WWW: http://search.cpan.org/dist/LaTeX-ToUnicode/
Diffstat (limited to 'textproc/p5-LaTeX-ToUnicode')
-rw-r--r--textproc/p5-LaTeX-ToUnicode/Makefile23
-rw-r--r--textproc/p5-LaTeX-ToUnicode/distinfo2
-rw-r--r--textproc/p5-LaTeX-ToUnicode/pkg-descr6
-rw-r--r--textproc/p5-LaTeX-ToUnicode/pkg-plist7
4 files changed, 38 insertions, 0 deletions
diff --git a/textproc/p5-LaTeX-ToUnicode/Makefile b/textproc/p5-LaTeX-ToUnicode/Makefile
new file mode 100644
index 000000000000..448b19bf858c
--- /dev/null
+++ b/textproc/p5-LaTeX-ToUnicode/Makefile
@@ -0,0 +1,23 @@
+# New ports collection makefile for: p5-LaTeX-ToUnicode
+# Date created: March 16, 2011
+# Whom: Wen Heping <wenheping@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= LaTeX-ToUnicode
+PORTVERSION= 0.03
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:GERHARD
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= wen@FreeBSD.org
+COMMENT= Convert LaTeX commands to Unicode
+
+PERL_CONFIGURE= yes
+
+MAN3= LaTeX::ToUnicode::Tables.3 \
+ LaTeX::ToUnicode.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-LaTeX-ToUnicode/distinfo b/textproc/p5-LaTeX-ToUnicode/distinfo
new file mode 100644
index 000000000000..cae98a2afc5a
--- /dev/null
+++ b/textproc/p5-LaTeX-ToUnicode/distinfo
@@ -0,0 +1,2 @@
+SHA256 (LaTeX-ToUnicode-0.03.tar.gz) = c0211dec9182915334e4455540736ffb5db60565cfe55ab26dd7a9dedc4b3216
+SIZE (LaTeX-ToUnicode-0.03.tar.gz) = 196991
diff --git a/textproc/p5-LaTeX-ToUnicode/pkg-descr b/textproc/p5-LaTeX-ToUnicode/pkg-descr
new file mode 100644
index 000000000000..40945826a77b
--- /dev/null
+++ b/textproc/p5-LaTeX-ToUnicode/pkg-descr
@@ -0,0 +1,6 @@
+LaTeX::ToUnicode provides a method to convert LaTeX-style markups
+for accents etc. into their Unicode equivalents. It translates
+commands for special characters or accents into their Unicode
+equivalents and removes formatting commands.
+
+WWW: http://search.cpan.org/dist/LaTeX-ToUnicode/
diff --git a/textproc/p5-LaTeX-ToUnicode/pkg-plist b/textproc/p5-LaTeX-ToUnicode/pkg-plist
new file mode 100644
index 000000000000..774c82e53839
--- /dev/null
+++ b/textproc/p5-LaTeX-ToUnicode/pkg-plist
@@ -0,0 +1,7 @@
+%%SITE_PERL%%/LaTeX/ToUnicode.pm
+%%SITE_PERL%%/LaTeX/ToUnicode/Tables.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/LaTeX/ToUnicode/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LaTeX/ToUnicode
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LaTeX
+@dirrm %%SITE_PERL%%/LaTeX/ToUnicode
+@dirrmtry %%SITE_PERL%%/LaTeX