summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2002-08-28 19:18:14 +0000
committerseb <seb@pkgsrc.org>2002-08-28 19:18:14 +0000
commit2d841b5c74bfa2bf946a1137983145d6c5ca7b33 (patch)
treec3c472b279680a9e327a3361af51468f185d874f
parent1e58211f6f8f3b5af0c429a25e147995c069ab45 (diff)
downloadpkgsrc-2d841b5c74bfa2bf946a1137983145d6c5ca7b33.tar.gz
Add & enable p5-Math-Bezier.
-rw-r--r--math/Makefile3
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