diff options
author | drochner <drochner@pkgsrc.org> | 2009-12-11 21:56:29 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-12-11 21:56:29 +0000 |
commit | 51849e7bc80136584b121441ac16610e45b71e51 (patch) | |
tree | 3280b9ab41593c8484c988c095085345968eb6dd /math | |
parent | 2c0913a5e8dea325017dd991baa70cbf274674f7 (diff) | |
download | pkgsrc-51849e7bc80136584b121441ac16610e45b71e51.tar.gz |
+fityk,muparser
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile index 22e473df461..c1e320eb6d9 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.194 2009/12/11 19:48:33 adam Exp $ +# $NetBSD: Makefile,v 1.195 2009/12/11 21:56:29 drochner Exp $ COMMENT= Mathematics @@ -67,6 +67,7 @@ SUBDIR+= fftw SUBDIR+= fftw2 SUBDIR+= fftwf SUBDIR+= fgmp +SUBDIR+= fityk SUBDIR+= fricas SUBDIR+= galculator SUBDIR+= gap @@ -101,6 +102,7 @@ SUBDIR+= minpack SUBDIR+= mpfr SUBDIR+= mprime-bin SUBDIR+= mtl +SUBDIR+= muparser SUBDIR+= newmat SUBDIR+= nickle SUBDIR+= ntl |