aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-02-07 16:50:23 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-02-07 16:50:23 +0000
commite90a76ff565ef4d87e7e0d24183cbcd301a8b073 (patch)
treecdd214bdbf7ea7f9ee4272b997da457d41259a70 /math/Makefile
parent51fdd4cbc974b0c2ccb49eab77894e0514d77e80 (diff)
downloadports-e90a76ff565ef4d87e7e0d24183cbcd301a8b073.tar.gz
ports-e90a76ff565ef4d87e7e0d24183cbcd301a8b073.zip
Add p5-Math-Bezier-Convert 0.02,
convert cubic and quadratic bezier each other.
Notes
Notes: svn path=/head/; revision=128233
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 cdc687f4f02b..00a6571fce2c 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -139,6 +139,7 @@
SUBDIR += p5-Math-Base85
SUBDIR += p5-Math-BaseCalc
SUBDIR += p5-Math-Bezier
+ SUBDIR += p5-Math-Bezier-Convert
SUBDIR += p5-Math-BigInt
SUBDIR += p5-Math-BigIntFast
SUBDIR += p5-Math-Calc-Units