diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2003-09-15 00:19:17 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2003-09-15 00:19:17 +0000 |
commit | 623c678ee692aa47873533d2bd4fe34c008f51e1 (patch) | |
tree | ba6aac10c92f542b148aa65cc51faf9af5d4309c /math | |
parent | c3941f94f8a118fd69c0a6e971a3551a4343e609 (diff) | |
download | pkgsrc-623c678ee692aa47873533d2bd4fe34c008f51e1.tar.gz |
add and enable ruby-gsl
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 6c60962197c..8c0f88a062d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.105 2003/07/24 16:49:07 jschauma Exp $ +# $NetBSD: Makefile,v 1.106 2003/09/15 00:19:17 dmcmahill Exp $ # COMMENT= Mathematics @@ -76,6 +76,7 @@ SUBDIR+= randlib SUBDIR+= rlab SUBDIR+= ruby-bigfloat SUBDIR+= ruby-bitvector +SUBDIR+= ruby-gsl SUBDIR+= sc SUBDIR+= scilab SUBDIR+= slatec |