summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorjtb <jtb@pkgsrc.org>2001-03-07 20:58:25 +0000
committerjtb <jtb@pkgsrc.org>2001-03-07 20:58:25 +0000
commit1a56635ec8267eb588441101b7154cd2424e06d1 (patch)
tree790c4f98fcfea8cfef2437a411c82e7833062e7a /math
parent694e3c12e036d761bf1222473e3e62a2267087bf (diff)
downloadpkgsrc-1a56635ec8267eb588441101b7154cd2424e06d1.tar.gz
Add and enable pari.
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index a12fed9424c..1e6dd7c5fcb 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2001/03/07 15:54:26 wiz Exp $
+# $NetBSD: Makefile,v 1.56 2001/03/07 20:58:25 jtb Exp $
#
COMMENT= Mathematics
@@ -32,6 +32,7 @@ SUBDIR+= ntl
SUBDIR+= octave
SUBDIR+= odepack
SUBDIR+= otter
+SUBDIR+= pari
SUBDIR+= p5-BigInteger
SUBDIR+= p5-Interpolate
SUBDIR+= p5-MatrixReal