1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/net-p2p/bnbt/pkg-plist
Florent Thoumie 788ae1c540 - Use the true USE_RC_SUBR force.
- Create /var/log/bnbt when installing from package.
2005-06-19 17:33:12 +00:00

5 lines
111 B
Plaintext

bin/bnbt
@exec mkdir -p /var/log/bnbt
@exec mkdir -p %D/etc/bnbt
@unexec rmdir %D/etc/bnbt 2>/dev/null || true