ports/sysutils/quickjail/pkg-plist
Kyle Evans 7e65bab33f sysutils/quickjail: update to 0.2.1
0.2.0 mainly featured quickshell(1), which is a shortcut for invocations
like:

$ quickjail path=/mnt command=/bin/sh
# Equivalent:
$ quickshell /mnt

This update also simplifies the port by just using the bsd.prog.mk install
builds with USES=uidfix. PLIST_FILES was split out into a pkg-plist while it
was growing in numbers and was otherwise tempting me to come up with some
less greppable incantations to generate it.
2020-11-04 03:43:39 +00:00

4 lines
90 B
Text

bin/quickjail
bin/quickshell
share/man/man1/quickjail.1.gz
share/man/man1/quickshell.1.gz