diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-21 23:14:47 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-21 23:14:47 +0000 |
commit | adbe1274286e882a9cd579c0e5831308436744c9 (patch) | |
tree | 2bb0ca570c4552cc6a33f2070533aab06967bc21 /math/Makefile | |
parent | Use SUB_FILES to install mdoc.local. (diff) |
Adding port math/p5-Math-Geometry-Planar-Offset, a library for calculating offset polygons.
Approved by: tobez (implicit)
Notes
Notes:
svn path=/head/; revision=163034
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 daf82953a2f9..a1b7f0559881 100644 --- a/math/Makefile +++ b/math/Makefile @@ -180,6 +180,7 @@ SUBDIR += p5-Math-GMP SUBDIR += p5-Math-GSL SUBDIR += p5-Math-Geometry-Planar-GPC + SUBDIR += p5-Math-Geometry-Planar-Offset SUBDIR += p5-Math-Interpolate SUBDIR += p5-Math-Intersection-StraightLine SUBDIR += p5-Math-LinearCombination |