aboutsummaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2010-01-31 10:28:11 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2010-01-31 10:28:11 +0000
commitb0b88cc34a7c75da529305f6baa9024646dda045 (patch)
treebcd1e918b4c37335700ef5f2242c5a4508114375 /math/Makefile
parent555b3d6cc9aebb6f05f931ccc305987f4d60f6a1 (diff)
downloadports-b0b88cc34a7c75da529305f6baa9024646dda045.tar.gz
ports-b0b88cc34a7c75da529305f6baa9024646dda045.zip
New port: math/rpcalc
rpCalc started out as a little program written to try out various Python GUI toolkits. But I ended up using it all the time (it's much quicker to pull it up than to pull an actual HP calculator out of the desk), and I made several improvements. So I decided to make it available to others who also like RPN calculators. WWW: http://rpcalc.bellz.org/index.html Author: Doug Bell <doug101 AT bellz DOT org>
Notes
Notes: svn path=/head/; revision=248945
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index 63e3e9c55003..84925aed696f 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -460,6 +460,7 @@
SUBDIR += rkward-kde4
SUBDIR += rngstreams
SUBDIR += rpc
+ SUBDIR += rpcalc
SUBDIR += rpy
SUBDIR += ruby-algebra
SUBDIR += ruby-bitset