aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2005-10-24 16:28:28 +0800
committertobez <tobez@FreeBSD.org>2005-10-24 16:28:28 +0800
commit68fdb37ebc292f998240652749020f3a04869381 (patch)
treed8d681732994c23377ccc6c8141a51b97b9a98fc /math/Makefile
parent01186aaa3e69cdb47c289af5bd1e1d2b78fb2f9d (diff)
downloadfreebsd-ports-gnome-68fdb37ebc292f998240652749020f3a04869381.tar.gz
freebsd-ports-gnome-68fdb37ebc292f998240652749020f3a04869381.tar.zst
freebsd-ports-gnome-68fdb37ebc292f998240652749020f3a04869381.zip
Add math/p5-Math-ConvexHull 1.00, a Perl module to calculate convex
hulls using Graham's scan (n*log(n)).
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 023fff5a7fed..20b5b373f266 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -160,6 +160,7 @@
SUBDIR += p5-Math-BigRat
SUBDIR += p5-Math-Calc-Units
SUBDIR += p5-Math-Combinatorics
+ SUBDIR += p5-Math-ConvexHull
SUBDIR += p5-Math-Currency
SUBDIR += p5-Math-Derivative
SUBDIR += p5-Math-Expr