aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-LaTeX-ToUnicode
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2011-03-16 02:02:37 +0000
committerWen Heping <wen@FreeBSD.org>2011-03-16 02:02:37 +0000
commitd50381498d6a74ef9ad07b3233c936475fbd123b (patch)
tree7f2a7ddbe2a89e2d64d3fa174d88808c227c0c36 /textproc/p5-LaTeX-ToUnicode
parentc2b2bc9669d6cdf3bfd9c66511dae0ce2947497d (diff)
downloadports-d50381498d6a74ef9ad07b3233c936475fbd123b.tar.gz
ports-d50381498d6a74ef9ad07b3233c936475fbd123b.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/
Notes
Notes: svn path=/head/; revision=270992
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