summaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-08-27 23:32:03 +0000
committerwill <will@FreeBSD.org>2000-08-27 23:32:03 +0000
commit9775812d2c8610b54bb22e263ced08feb647561e (patch)
tree039e4fb00060e1c3425a9b87b35d80ae975254f9 /math/Makefile
parentf0de45a0f4d418b622f96ca1400d983e24cf7bde (diff)
downloadFreeBSD-ports-9775812d2c8610b54bb22e263ced08feb647561e.zip
FreeBSD-ports-9775812d2c8610b54bb22e263ced08feb647561e.tar.gz
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>
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 079557f..8a0e80d 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
OpenPOWER on IntegriCloud