summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-03 23:38:33 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-03 23:38:33 +0000
commit08382719855724b97c82306e30a4c4acdaf4bead (patch)
treef6aa85d6cf501b0f0bed9b74e1f67f13b8324c0d /math/Makefile
parentAdd p5-Make 1.00, perl module implementing 'make' and script. (diff)
Add p5-Math-Bezier 0.01, perl module to solve Bezier curves.
Notes
Notes: svn path=/head/; revision=36719
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 63c289697cef..6970d6bb4566 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -48,6 +48,7 @@
SUBDIR += p5-AI-Perceptron
SUBDIR += p5-Bit-ShiftReg
SUBDIR += p5-Bit-Vector
+ SUBDIR += p5-Math-Bezier
SUBDIR += p5-Math-Expr
SUBDIR += p5-Math-Logic
SUBDIR += p5-MatrixReal