aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-08-13 16:41:48 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-08-13 16:41:48 +0000
commit2d3ff17aad3ee3ae35e88f5f27cf10e13b4ac6d0 (patch)
tree5e10b6a5f4e0122174e6b0779cf3d92499e8b157 /textproc
parenteecdbb34870eb4da08fc00e4df43fe5907dd5949 (diff)
downloadports-2d3ff17aad3ee3ae35e88f5f27cf10e13b4ac6d0.tar.gz
ports-2d3ff17aad3ee3ae35e88f5f27cf10e13b4ac6d0.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/p5-Text-ASCIIMathML/Makefile21
-rw-r--r--textproc/p5-Text-ASCIIMathML/distinfo3
-rw-r--r--textproc/p5-Text-ASCIIMathML/pkg-descr5
-rw-r--r--textproc/p5-Text-ASCIIMathML/pkg-plist5
5 files changed, 35 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 12dc6cc72e14..832cace02fcb 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -608,6 +608,7 @@
SUBDIR += p5-Template-Plugin-Lingua-EN-Inflect
SUBDIR += p5-Template-Plugin-XML-Escape
SUBDIR += p5-Test-Perl-Critic
+ SUBDIR += p5-Text-ASCIIMathML
SUBDIR += p5-Text-ASCIITable
SUBDIR += p5-Text-Affixes
SUBDIR += p5-Text-Aligner
diff --git a/textproc/p5-Text-ASCIIMathML/Makefile b/textproc/p5-Text-ASCIIMathML/Makefile
new file mode 100644
index 000000000000..66e55a3e5ed8
--- /dev/null
+++ b/textproc/p5-Text-ASCIIMathML/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: p5-Text-ASCIIMathML
+# Date created: 09 Aug, 2009
+# Whom: Wen Heping <wenheping@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Text-ASCIIMathML
+PORTVERSION= 0.81
+CATEGORIES= textproc perl5
+MASTER_SITES= CPAN
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= wenheping@gmail.com
+COMMENT= Perl extension for parsing ASCIIMathML text into MathML
+
+PERL_CONFIGURE= yes
+
+MAN3= Text::ASCIIMathML.3
+
+.include <bsd.port.mk>
diff --git a/textproc/p5-Text-ASCIIMathML/distinfo b/textproc/p5-Text-ASCIIMathML/distinfo
new file mode 100644
index 000000000000..4cbdd1575b01
--- /dev/null
+++ b/textproc/p5-Text-ASCIIMathML/distinfo
@@ -0,0 +1,3 @@
+MD5 (Text-ASCIIMathML-0.81.tar.gz) = 0f33523d93d9156e94931ed07d9836d7
+SHA256 (Text-ASCIIMathML-0.81.tar.gz) = 7c16e741840f3eaa47b3b51bce4bf0e068e1da703bc5d572a5522e916e9b225f
+SIZE (Text-ASCIIMathML-0.81.tar.gz) = 45105
diff --git a/textproc/p5-Text-ASCIIMathML/pkg-descr b/textproc/p5-Text-ASCIIMathML/pkg-descr
new file mode 100644
index 000000000000..8f683191eea0
--- /dev/null
+++ b/textproc/p5-Text-ASCIIMathML/pkg-descr
@@ -0,0 +1,5 @@
+Text::ASCIIMathML is a parser for ASCIIMathML text which produces
+MathML XML markup strings that are suitable for rendering by any
+MathML-compliant browser.
+
+WWW: http://search.cpan.org/dist/Text-ASCIIMathML/
diff --git a/textproc/p5-Text-ASCIIMathML/pkg-plist b/textproc/p5-Text-ASCIIMathML/pkg-plist
new file mode 100644
index 000000000000..ba514863b05a
--- /dev/null
+++ b/textproc/p5-Text-ASCIIMathML/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/Text/ASCIIMathML.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ASCIIMathML/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/ASCIIMathML
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text
+@dirrmtry %%SITE_PERL%%/Text