diff options
author | lofi <lofi@FreeBSD.org> | 2006-01-04 03:56:53 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2006-01-04 03:56:53 +0800 |
commit | 1d26df32d6e57012ef39245b915bc385dfdf53a9 (patch) | |
tree | 11997bd79a19a1fd9e290b51bc06c3d65c7f16ed /math/Makefile | |
parent | c3da0b35f2f325e36a8f7adafccdb492e5f1be98 (diff) | |
download | freebsd-ports-gnome-1d26df32d6e57012ef39245b915bc385dfdf53a9.tar.gz freebsd-ports-gnome-1d26df32d6e57012ef39245b915bc385dfdf53a9.tar.zst freebsd-ports-gnome-1d26df32d6e57012ef39245b915bc385dfdf53a9.zip |
Add abakus, a bc-like calculator with a KDE GUI.
Submitted by: Andy Fawcett <andy@athame.co.uk>
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 5295236bcd67..4212d1c29bf5 100644 --- a/math/Makefile +++ b/math/Makefile @@ -7,6 +7,7 @@ SUBDIR += PDL SUBDIR += R SUBDIR += aamath + SUBDIR += abakus SUBDIR += abs SUBDIR += add SUBDIR += algae |