summaryrefslogtreecommitdiff
path: root/math/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-08-27 23:32:03 +0000
committerWill Andrews <will@FreeBSD.org>2000-08-27 23:32:03 +0000
commit76a432dd93757fc8826bc04bf00ea7b0155a6779 (patch)
tree0f8c8f15cf26e4dee59bd62cec0cb688a5ba90d3 /math/Makefile
parentupdate to p5 (diff)
Add physcalc (unversioned), an extremely old (apparently first written
in 1990), but still quite useful and flexible calculator. Basically it's units(1) on steroids. Also added patches to make physcalc secure (who knows, someone might make a cgi interface to it); also allowed it to actually read its *.phy files in another directory. Submitted/Requested by: gsutter gets() -> fgets() code: eivind SHAREDIR code: Marius Bendiksen <mbendiks@eunet.no>
Notes
Notes: svn path=/head/; revision=32044
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 079557f2ba4c..8a0e80de60dd 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -45,6 +45,7 @@
SUBDIR += p5-Set-IntSpan
SUBDIR += pari
SUBDIR += parmetis
+ SUBDIR += physcalc
SUBDIR += plplot
SUBDIR += pspp
SUBDIR += py-gnuplot