diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-22 06:46:25 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-22 06:46:25 +0800 |
commit | 43a3f4c42fac473da364bb0409e7083ab2e340a5 (patch) | |
tree | bed7b210eb4c8f01ac14dcfd1cbb15f01f09f080 /math/Makefile | |
parent | 44e20fe7c591224329fc1f8fabc4cdac7ffcda9f (diff) | |
download | freebsd-ports-gnome-43a3f4c42fac473da364bb0409e7083ab2e340a5.tar.gz freebsd-ports-gnome-43a3f4c42fac473da364bb0409e7083ab2e340a5.tar.zst freebsd-ports-gnome-43a3f4c42fac473da364bb0409e7083ab2e340a5.zip |
Adding port math/p5-Math-Geometry-Planar-GPC, Perl wrapper for Alan Murta's gpc 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 89ecfc619b9d..daf82953a2f9 100644 --- a/math/Makefile +++ b/math/Makefile @@ -179,6 +179,7 @@ SUBDIR += p5-Math-FixedPrecision SUBDIR += p5-Math-GMP SUBDIR += p5-Math-GSL + SUBDIR += p5-Math-Geometry-Planar-GPC SUBDIR += p5-Math-Interpolate SUBDIR += p5-Math-Intersection-StraightLine SUBDIR += p5-Math-LinearCombination |