summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorjtb <jtb>2001-03-07 20:58:25 +0000
committerjtb <jtb>2001-03-07 20:58:25 +0000
commit459d9268b2a7b3cdbfff200cf609c30a293ef5ed (patch)
tree790c4f98fcfea8cfef2437a411c82e7833062e7a /math/Makefile
parent6e8827602efe07d82782f98d679d467e516aa627 (diff)
downloadpkgsrc-459d9268b2a7b3cdbfff200cf609c30a293ef5ed.tar.gz
Add and enable pari.
Diffstat (limited to 'math/Makefile')
-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