diff options
author | tobez <tobez@FreeBSD.org> | 2010-03-09 17:15:33 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2010-03-09 17:15:33 +0800 |
commit | 7e4698731ea5426fc907a8b314833c12e6fe6f92 (patch) | |
tree | 6e621a16b9ac634fd89776e722dfe602ed24bcf6 /math/Makefile | |
parent | 5f041e45f57969206d5ce64d753c4c19f43b767f (diff) | |
download | freebsd-ports-gnome-7e4698731ea5426fc907a8b314833c12e6fe6f92.tar.gz freebsd-ports-gnome-7e4698731ea5426fc907a8b314833c12e6fe6f92.tar.zst freebsd-ports-gnome-7e4698731ea5426fc907a8b314833c12e6fe6f92.zip |
Add math/p5-Math-Gradient 0.04, a Perl module to calculate smooth
transitions between numerical values.
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 af6748a39190..435e38e70bec 100644 --- a/math/Makefile +++ b/math/Makefile @@ -326,6 +326,7 @@ SUBDIR += p5-Math-Geometry-Planar-GPC SUBDIR += p5-Math-Geometry-Planar-Offset SUBDIR += p5-Math-Geometry-Voronoi + SUBDIR += p5-Math-Gradient SUBDIR += p5-Math-Interpolate SUBDIR += p5-Math-Intersection-StraightLine SUBDIR += p5-Math-LinearCombination |