diff options
author | taca <taca@pkgsrc.org> | 2013-03-11 09:28:16 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-03-11 09:28:16 +0000 |
commit | a68d76f560b4c5fd516706a228d4c1aacfd8f2f3 (patch) | |
tree | cc676f1ac28bbd1ae45f3d79bdda2a6cb37a73a9 /math/Makefile | |
parent | 89fca57ee97af2a0641193fa9e6630a25ae59425 (diff) | |
download | pkgsrc-a68d76f560b4c5fd516706a228d4c1aacfd8f2f3.tar.gz |
Add and enable ruby-narray.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 03a491050cc..6d9c78c281d 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.246 2013/03/08 15:21:54 asau Exp $ +# $NetBSD: Makefile,v 1.247 2013/03/11 09:28:16 taca Exp $ COMMENT= Mathematics @@ -216,6 +216,7 @@ SUBDIR+= qalculate-units SUBDIR+= qhull SUBDIR+= quadpack SUBDIR+= randlib +SUBDIR+= ruby-narray SUBDIR+= ruby-rb-gsl SUBDIR+= ruby-spreadsheet SUBDIR+= sc |