diff options
author | ghen <ghen> | 2006-02-03 08:21:14 +0000 |
---|---|---|
committer | ghen <ghen> | 2006-02-03 08:21:14 +0000 |
commit | e42723376c234f8d4e3846f1bf84b06067298e3d (patch) | |
tree | 045bb7413bc834066a5c91c7e1a1fc8c3af83bae /sysutils/bacula-wx-console/PLIST | |
parent | 8401834dbc0b0de58174975bd9c6fd7da32e9ad4 (diff) | |
download | pkgsrc-e42723376c234f8d4e3846f1bf84b06067298e3d.tar.gz |
Convert the "wx-console" option from sysutils/bacula to a stand-alone package.
Ok with wiz.
Diffstat (limited to 'sysutils/bacula-wx-console/PLIST')
-rw-r--r-- | sysutils/bacula-wx-console/PLIST | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/bacula-wx-console/PLIST b/sysutils/bacula-wx-console/PLIST new file mode 100644 index 00000000000..0264978637b --- /dev/null +++ b/sysutils/bacula-wx-console/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/02/03 08:21:14 ghen Exp $ +sbin/wx-console +share/examples/bacula/wx-console.conf +@unexec ${RMDIR} %D/share/examples/bacula 2>/dev/null || ${TRUE} |