freebsd-ports/misc/shc/pkg-descr

4 lines
215 B
Plaintext

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.