diff options
author | thierry <thierry@FreeBSD.org> | 2004-08-10 05:09:53 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-08-10 05:09:53 +0800 |
commit | bcce22cb450156311e6648845f9ef7c411361853 (patch) | |
tree | ac80f3df895af1717b4bedcbf56684e893a1a90d /math/Makefile | |
parent | 052a45cf69782e62ec93e98d3811c8b1bb7c7ea5 (diff) | |
download | freebsd-ports-graphics-bcce22cb450156311e6648845f9ef7c411361853.tar.gz freebsd-ports-graphics-bcce22cb450156311e6648845f9ef7c411361853.tar.zst freebsd-ports-graphics-bcce22cb450156311e6648845f9ef7c411361853.zip |
Add orpie 1.3.1, a fullscreen RPN calculator for the console.
PR: 70054
Submitted by: Dylan Simon
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 589a77c0d9a..124a7fed361 100644 --- a/math/Makefile +++ b/math/Makefile @@ -113,6 +113,7 @@ SUBDIR += octave SUBDIR += octave-forge SUBDIR += oleo + SUBDIR += orpie SUBDIR += p5-AI-DecisionTree SUBDIR += p5-AI-NeuralNet-BackProp SUBDIR += p5-AI-NeuralNet-Mesh |