1 2 3 4 5 6 7
#!/bin/sh DESC="simple shell build system for xi" package () { add_from_main usr/bin/shmk }