diff options
author | naddy <naddy@FreeBSD.org> | 2002-01-20 00:26:01 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-01-20 00:26:01 +0800 |
commit | 511452a01d2d8c256533d2418d3ee39d38cb180b (patch) | |
tree | 076857a61ce975d7ad53b565d6cc89b50d7cb7bd /math/Makefile | |
parent | 1deb00075fd134256b48e9c296d806615409e6bd (diff) | |
download | freebsd-ports-gnome-511452a01d2d8c256533d2418d3ee39d38cb180b.tar.gz freebsd-ports-gnome-511452a01d2d8c256533d2418d3ee39d38cb180b.tar.zst freebsd-ports-gnome-511452a01d2d8c256533d2418d3ee39d38cb180b.zip |
Calcoo is a Gtk-based scientific calculator designed to provide maximum
usability.
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 298d80296512..533509a6d662 100644 --- a/math/Makefile +++ b/math/Makefile @@ -12,6 +12,7 @@ SUBDIR += biggles SUBDIR += blas SUBDIR += calc + SUBDIR += calcoo SUBDIR += calctool SUBDIR += ccmath SUBDIR += cln |