From 02ddb4a65ecd5c2ffd6fad65d49db859810da300 Mon Sep 17 00:00:00 2001
From: Aaron Dalton <aaron@FreeBSD.org>
Date: Sat, 18 Feb 2006 08:20:27 +0000
Subject: 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)
---
 math/Makefile | 1 +
 1 file changed, 1 insertion(+)

(limited to 'math/Makefile')

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
-- 
cgit v1.2.3