diff options
author | seb <seb@pkgsrc.org> | 2002-08-28 19:18:14 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2002-08-28 19:18:14 +0000 |
commit | 2d841b5c74bfa2bf946a1137983145d6c5ca7b33 (patch) | |
tree | c3c472b279680a9e327a3361af51468f185d874f /math | |
parent | 1e58211f6f8f3b5af0c429a25e147995c069ab45 (diff) | |
download | pkgsrc-2d841b5c74bfa2bf946a1137983145d6c5ca7b33.tar.gz |
Add & enable p5-Math-Bezier.
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 157b39080ae..45d31fe0a02 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.81 2002/08/21 08:11:03 cjep Exp $ +# $NetBSD: Makefile,v 1.82 2002/08/28 19:18:14 seb Exp $ # COMMENT= Mathematics @@ -51,6 +51,7 @@ SUBDIR+= octave SUBDIR+= octave-current SUBDIR+= odepack SUBDIR+= otter +SUBDIR+= p5-Math-Bezier SUBDIR+= p5-Math-BigInteger SUBDIR+= p5-Math-Interpolate SUBDIR+= p5-Math-MatrixReal |