diff options
author | ahoka <ahoka> | 2008-09-14 12:29:56 +0000 |
---|---|---|
committer | ahoka <ahoka> | 2008-09-14 12:29:56 +0000 |
commit | b3013e2e3b070bdb496e6461b7c0f10427b31530 (patch) | |
tree | b52250219926e69f2cc2a57c3042219356483a4b /math | |
parent | bade0fdb056adcbad94fa496b91abdde9773f108 (diff) | |
download | pkgsrc-b3013e2e3b070bdb496e6461b7c0f10427b31530.tar.gz |
Imported math/fricas.
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 823c0df28e8..1bb4ad24798 100644 --- a/math/Makefile +++ b/math/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.171 2008/09/11 21:28:07 jnemeth Exp $ +# $NetBSD: Makefile,v 1.172 2008/09/14 12:29:56 ahoka Exp $ COMMENT= Mathematics @@ -61,6 +61,7 @@ SUBDIR+= fftw SUBDIR+= fftw2 SUBDIR+= fftwf SUBDIR+= fgmp +SUBDIR+= fricas SUBDIR+= galculator SUBDIR+= gap SUBDIR+= gcalctool |