summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2005-10-13 10:57:04 +0000
committerseb <seb@pkgsrc.org>2005-10-13 10:57:04 +0000
commit59cb5c7f4d49a5d0b8bbe7832fd7bf04fc12a2f3 (patch)
tree6e553628f1faa0d885af360ab4a18d12d1ba105a /math/Makefile
parente7fc04537be3d9620dca20e176da1637596a787a (diff)
downloadpkgsrc-59cb5c7f4d49a5d0b8bbe7832fd7bf04fc12a2f3.tar.gz
Add & enable p5-Math-GMP
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 fc091fa3b03..46e5deccda6 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.137 2005/10/11 13:31:10 adam Exp $
+# $NetBSD: Makefile,v 1.138 2005/10/13 10:57:04 seb Exp $
#
COMMENT= Mathematics
@@ -70,6 +70,7 @@ SUBDIR+= p5-Math-Base85
SUBDIR+= p5-Math-Bezier
SUBDIR+= p5-Math-BigInteger
SUBDIR+= p5-Math-FFT
+SUBDIR+= p5-Math-GMP
SUBDIR+= p5-Math-Interpolate
SUBDIR+= p5-Math-MatrixReal
SUBDIR+= p5-Math-Pari