aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authoraaron <aaron@FreeBSD.org>2006-02-18 16:20:27 +0800
committeraaron <aaron@FreeBSD.org>2006-02-18 16:20:27 +0800
commitf1ae2121ccf752ff6376246a0fcec73eaaaf918f (patch)
tree8454da5c78c7c536ef8d0ce617d537a2a99a6e08 /math/Makefile
parentff29940488aa2b6296ea80fac403f227a9947886 (diff)
downloadfreebsd-ports-gnome-f1ae2121ccf752ff6376246a0fcec73eaaaf918f.tar.gz
freebsd-ports-gnome-f1ae2121ccf752ff6376246a0fcec73eaaaf918f.tar.zst
freebsd-ports-gnome-f1ae2121ccf752ff6376246a0fcec73eaaaf918f.zip
Adding port math/p5-Math-Intersection-StraightLine, calculates the intersection point of straight lines as defined by either function, vector, or points.
Submitted by: aaron Approved by: tobez (implicit)
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 9ac7bdcf7c6c..00a8f39a4448 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -172,6 +172,7 @@
SUBDIR += p5-Math-GMP
SUBDIR += p5-Math-GSL
SUBDIR += p5-Math-Interpolate
+ SUBDIR += p5-Math-Intersection-StraightLine
SUBDIR += p5-Math-LinearCombination
SUBDIR += p5-Math-Logic
SUBDIR += p5-Math-Matrix