diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-27 10:29:37 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-27 10:29:37 +0800 |
commit | 5cbde3bc37192a64969d8a1395f3cfdddce49fb1 (patch) | |
tree | 5ae8377277dc78978039a106c5b5de85ce97140c /math/Makefile | |
parent | 47b47e5fddfd78d3602c3f4bbb2bf222f85f2e7e (diff) | |
download | freebsd-ports-graphics-5cbde3bc37192a64969d8a1395f3cfdddce49fb1.tar.gz freebsd-ports-graphics-5cbde3bc37192a64969d8a1395f3cfdddce49fb1.tar.zst freebsd-ports-graphics-5cbde3bc37192a64969d8a1395f3cfdddce49fb1.zip |
Adding port math/p5-Math-Cephes, a Perl interface to the Cephes math library.
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 5d5fe5e3f25..e2dea31cb13 100644 --- a/math/Makefile +++ b/math/Makefile @@ -171,6 +171,7 @@ SUBDIR += p5-Math-BigInt SUBDIR += p5-Math-BigRat SUBDIR += p5-Math-Calc-Units + SUBDIR += p5-Math-Cephes SUBDIR += p5-Math-Combinatorics SUBDIR += p5-Math-ConvexHull SUBDIR += p5-Math-Currency |