diff options
Diffstat (limited to 'net/bld/pkg-plist')
-rw-r--r-- | net/bld/pkg-plist | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net/bld/pkg-plist b/net/bld/pkg-plist new file mode 100644 index 000000000000..196f7dd2d6f1 --- /dev/null +++ b/net/bld/pkg-plist @@ -0,0 +1,7 @@ +sbin/bld +sbin/bldsubmit +sbin/bldread +sbin/bldquery +etc/rc.d/bld.sh +%%PORTDOCS%%@unexec %D/%%DOCSDIR%% 2>/dev/null || true +@unexec rmdir /var/run/bld || (echo ; echo "Remove dumps from /var/run/bld/* if you don't want to keep them" ; echo) && true |