diff options
author | swills <swills@FreeBSD.org> | 2012-02-05 10:08:37 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-02-05 10:08:37 +0800 |
commit | 668dd894bf139721ff967bcb87d3af563ea1f0db (patch) | |
tree | 5d53615fa35c3f6c88f8a743a69d1df1352c3a54 /math/Makefile | |
parent | 3d86b940b3481347b103688a649e0ea7f053ddcd (diff) | |
download | freebsd-ports-gnome-668dd894bf139721ff967bcb87d3af563ea1f0db.tar.gz freebsd-ports-gnome-668dd894bf139721ff967bcb87d3af563ea1f0db.tar.zst freebsd-ports-gnome-668dd894bf139721ff967bcb87d3af563ea1f0db.zip |
A Perl module that provides a mechanism to render (La)TeX formulae to ASCII
art.
WWW: http://search.cpan.org/dist/Text-AsciiTeX/
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 8904e056b250..1673c38e9be7 100644 --- a/math/Makefile +++ b/math/Makefile @@ -466,6 +466,7 @@ SUBDIR += p5-Statistics-Regression SUBDIR += p5-Statistics-TTest SUBDIR += p5-Task-Math-Symbolic + SUBDIR += p5-Text-AsciiTeX SUBDIR += p5-bignum SUBDIR += pari SUBDIR += parmetis |