diff options
author | max <max@FreeBSD.org> | 1997-01-03 08:37:20 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-01-03 08:37:20 +0800 |
commit | 0d2f7aee0dd6edf26198bcc785942f37e57d2aa4 (patch) | |
tree | 22f48787590433e38c4a8de2c9f1c9d791d21629 /lang/scsh/pkg-comment | |
parent | 4ed294cef54435f4cd101225bd9502990b47beb2 (diff) | |
download | freebsd-ports-graphics-0d2f7aee0dd6edf26198bcc785942f37e57d2aa4.tar.gz freebsd-ports-graphics-0d2f7aee0dd6edf26198bcc785942f37e57d2aa4.tar.zst freebsd-ports-graphics-0d2f7aee0dd6edf26198bcc785942f37e57d2aa4.zip |
New port, scsh:
A Unix shell embedded into Scheme, with access to all Posix calls
Reviewed by: max
Submitted by: cracauer@cons.org "Martin Cracauer"
Diffstat (limited to 'lang/scsh/pkg-comment')
-rw-r--r-- | lang/scsh/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/scsh/pkg-comment b/lang/scsh/pkg-comment new file mode 100644 index 00000000000..30452371478 --- /dev/null +++ b/lang/scsh/pkg-comment @@ -0,0 +1 @@ +A Unix shell embedded into Scheme, with access to all Posix calls |