First draft for DragonflyBSD support
3 files changed, 4 insertions(+), 0 deletions(-) A etc/bindeps.d/dragonfly.txt M etc/pacmans.txt M lib/actions/install.bash
A etc/bindeps.d/dragonfly.txt => etc/bindeps.d/dragonfly.txt +2 -0
M etc/pacmans.txt => etc/pacmans.txt +1 -0
@@ 1,3 1,4 @@ dragonfly=pkg update && pkg install-y freebsd=pkg update && pkg install -y linux-alpine_linux=apk add --no-cache linux-archlinux=pacman -Sy --noconfirm
M lib/actions/install.bash => lib/actions/install.bash +1 -0