aboutsummaryrefslogtreecommitdiff
path: root/misc/shc/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-12-29 04:30:55 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-12-29 04:30:55 +0000
commit0e0d5c1a703736246c5efce5fcb41242155e7d02 (patch)
treeadb1de39eeefd5f86885feab4120ecbe0dd7685a /misc/shc/pkg-descr
parenta6f5e50a29a0e9dece2c85b554edd5e224e74a5c (diff)
downloadports-0e0d5c1a703736246c5efce5fcb41242155e7d02.tar.gz
ports-0e0d5c1a703736246c5efce5fcb41242155e7d02.zip
Notes
Diffstat (limited to 'misc/shc/pkg-descr')
-rw-r--r--misc/shc/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/shc/pkg-descr b/misc/shc/pkg-descr
new file mode 100644
index 000000000000..2ed30a65a479
--- /dev/null
+++ b/misc/shc/pkg-descr
@@ -0,0 +1,6 @@
+A generic shell script compiler. Shc takes a script, which is
+specified on the command line and produces c source code. The
+generated source code is then compiled and linked to produce a
+stripped binary executable. Use with care.
+
+WWW: http://www.datsi.fi.upm.es/~frosal/frosal.html