diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-15 14:36:16 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-15 14:36:16 +0800 |
commit | d558b9d26e89ce15281a16ce32da88d46298a015 (patch) | |
tree | 2c5cbc439eccd64f94cd4015a4d5f6c8dab00d02 /math/Makefile | |
parent | ec9f9850b6304893f1d16aab0bda702e2204210f (diff) | |
download | freebsd-ports-gnome-d558b9d26e89ce15281a16ce32da88d46298a015.tar.gz freebsd-ports-gnome-d558b9d26e89ce15281a16ce32da88d46298a015.tar.zst freebsd-ports-gnome-d558b9d26e89ce15281a16ce32da88d46298a015.zip |
Adding port math/p5-Math-SymbolicX-Inline, Inlined Math::Symbolic functions
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 d3adbc7d786a..860cfb26c1f9 100644 --- a/math/Makefile +++ b/math/Makefile @@ -191,6 +191,7 @@ SUBDIR += p5-Math-Spline SUBDIR += p5-Math-Symbolic SUBDIR += p5-Math-Symbolic-Custom-Contains + SUBDIR += p5-Math-SymbolicX-Inline SUBDIR += p5-Math-TrulyRandom SUBDIR += p5-Math-Vec SUBDIR += p5-Math-VecStat |