diff options
author | skv <skv@FreeBSD.org> | 2005-02-07 16:50:23 +0000 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2005-02-07 16:50:23 +0000 |
commit | caaa17d1ffe2fe41a3fe984d7a16158574a24f90 (patch) | |
tree | cd899a371609b501b4ea1b3c19ee591117f1f1cb /math/Makefile | |
parent | c6a959fcdd5bb3e811733e586895f756b1c87b90 (diff) | |
download | FreeBSD-ports-caaa17d1ffe2fe41a3fe984d7a16158574a24f90.zip FreeBSD-ports-caaa17d1ffe2fe41a3fe984d7a16158574a24f90.tar.gz |
Add p5-Math-Bezier-Convert 0.02,
convert cubic and quadratic bezier
each other.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index cdc687f..00a6571 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 |