summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorAaron Dalton <aaron@FreeBSD.org>2006-02-18 08:20:27 +0000
committerAaron Dalton <aaron@FreeBSD.org>2006-02-18 08:20:27 +0000
commit02ddb4a65ecd5c2ffd6fad65d49db859810da300 (patch)
tree0e3709513dfc89fd5d25fa918e93179c2b0a0cd2 /math/Makefile
parentAdd trac-accountmanager 0.9, account Manager Plugin for trac. (diff)
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)
Notes
Notes: svn path=/head/; revision=156258
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