aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-07-13 22:20:03 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-07-13 22:20:03 +0000
commit318c6d76d24f572a57bcdefad6625a60a47c39fb (patch)
tree17e5ed01a9258887baaea835dd3b991afbcf2f18 /math/Makefile
parent15580fef1d1378e1b08eea4426f2c3acbf17df87 (diff)
downloadports-318c6d76d24f572a57bcdefad6625a60a47c39fb.tar.gz
ports-318c6d76d24f572a57bcdefad6625a60a47c39fb.zip
Math::Geometry::Voronoi computes Voronoi diagrams from a set of
input points. WWW: http://search.cpan.org/dist/Math-Geometry-Voronoi/ PR: ports/136672 Submitted by: Wen Heping <wenheping at gmail.com>
Notes
Notes: svn path=/head/; revision=237725
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 3906a46fda3a..358997846d45 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -320,6 +320,7 @@
SUBDIR += p5-Math-Geometry-Planar
SUBDIR += p5-Math-Geometry-Planar-GPC
SUBDIR += p5-Math-Geometry-Planar-Offset
+ SUBDIR += p5-Math-Geometry-Voronoi
SUBDIR += p5-Math-Interpolate
SUBDIR += p5-Math-Intersection-StraightLine
SUBDIR += p5-Math-LinearCombination