mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
e0c8232be1
PRs: 54099, 54130 Submitted by: KATO Tsuguru <tkato@prontomail.com> Approved by: fjoe (mentor) (implicit)
11 lines
342 B
Plaintext
11 lines
342 B
Plaintext
makeself is a (very small) shell script that makes neat
|
|
self-extracting shell scripts, and allows you to specify a "setup"
|
|
command to execute upon finishing.
|
|
|
|
It's sorta like the Windows winzip self-extracting archives.
|
|
|
|
WWW: http://www.megastep.org/makeself/
|
|
Author: Stephane Peter <megastep@megastep.org>
|
|
|
|
- Will <andrews@technologist.com>
|