summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorhubertf <hubertf>2009-03-07 02:20:35 +0000
committerhubertf <hubertf>2009-03-07 02:20:35 +0000
commitfa50e0c95a6fbf52fe875c4bb451d7c2f6555341 (patch)
tree4122a647fd7dd4fa4a57846d34cdba3a4fccb504 /math
parent21f8e6902e08e114d25f2584e2feb50c34fac222 (diff)
downloadpkgsrc-fa50e0c95a6fbf52fe875c4bb451d7c2f6555341.tar.gz
add & enable p5-Math-BigInt-GMP
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 a9004d2ab95..0b68bcc91e4 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.184 2009/02/09 03:20:03 dsainty Exp $
+# $NetBSD: Makefile,v 1.185 2009/03/07 02:20:35 hubertf Exp $
COMMENT= Mathematics
@@ -113,6 +113,7 @@ SUBDIR+= p5-Math-Base85
SUBDIR+= p5-Math-BaseCnv
SUBDIR+= p5-Math-Bezier
SUBDIR+= p5-Math-BigInteger
+SUBDIR+= p5-Math-BigInt-GMP
SUBDIR+= p5-Math-FFT
SUBDIR+= p5-Math-GMP
SUBDIR+= p5-Math-Interpolate