pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math Add & enable p5-Math-GMP



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cfe9008796a3
branches:  trunk
changeset: 500812:cfe9008796a3
user:      seb <seb%pkgsrc.org@localhost>
date:      Thu Oct 13 10:57:04 2005 +0000

description:
Add & enable p5-Math-GMP

diffstat:

 math/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9c2dc8867653 -r cfe9008796a3 math/Makefile
--- a/math/Makefile     Thu Oct 13 10:56:04 2005 +0000
+++ b/math/Makefile     Thu Oct 13 10:57:04 2005 +0000
@@ -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-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



Home | Main Index | Thread Index | Old Index