diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-25 20:52:05 +0000 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-25 20:52:05 +0000 |
commit | 1e8f1d0959342efae774cf3d0a6becb13030215a (patch) | |
tree | adaf1a2860cefb1d6ef4a0c5ba5daf529096c383 /math/Makefile | |
parent | 6164624d7c2bed0a48ad971429b717863df77f85 (diff) | |
download | FreeBSD-ports-1e8f1d0959342efae774cf3d0a6becb13030215a.zip FreeBSD-ports-1e8f1d0959342efae774cf3d0a6becb13030215a.tar.gz |
Adding port math/p5-Math-Algebra-Symbols, Symbolic Algebra in Pure Perl.
Approved by: tobez (implicit)
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 7acb2ed..5d5fe5e 100644 --- a/math/Makefile +++ b/math/Makefile @@ -163,6 +163,7 @@ SUBDIR += p5-Date-Handler SUBDIR += p5-Geo-Distance SUBDIR += p5-Graph + SUBDIR += p5-Math-Algebra-Symbols SUBDIR += p5-Math-Base85 SUBDIR += p5-Math-BaseCalc SUBDIR += p5-Math-Bezier |