diff options
author | Johan van Selst <johans@FreeBSD.org> | 2006-04-19 12:45:53 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2006-04-19 12:45:53 +0000 |
commit | eb700f200fb5a493f60bd1e4034746c2be416c0e (patch) | |
tree | 035c429987555ecac2ea2f05efa46c724daf7026 /math/kash3/files | |
parent | - Update to 0.04 (diff) |
- math/kash3: A computer algebra system for computing in algebraic number fields
PR: ports/93863
Submitted by: Nicola Vitale
Approved by: flz (mentor)
Diffstat (limited to 'math/kash3/files')
-rw-r--r-- | math/kash3/files/kash3.in | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/math/kash3/files/kash3.in b/math/kash3/files/kash3.in new file mode 100644 index 000000000000..52f30ba87cee --- /dev/null +++ b/math/kash3/files/kash3.in @@ -0,0 +1,4 @@ +#!/bin/sh +# $FreeBSD$ +cd %%DATADIR%% +./kash3 |