4fee5ffce0
PLIST and delete everything under the @sample'd directory instead of the directory itself to prevent a warning from pkg_delete(1) trying to remove a non existing directory and to help preventing left-over files and directories. ok aja@
24 lines
730 B
Plaintext
24 lines
730 B
Plaintext
@comment $OpenBSD: PLIST,v 1.2 2011/05/11 12:03:20 jasper Exp $
|
|
@extraunexec rm -rf /var/log/snmptt/*
|
|
sbin/snmptt
|
|
sbin/snmptthandler
|
|
share/doc/snmptt/
|
|
share/doc/snmptt/faqs.html
|
|
share/doc/snmptt/index.html
|
|
share/doc/snmptt/layout1.css
|
|
share/doc/snmptt/snmptt.html
|
|
share/doc/snmptt/snmpttconvert.html
|
|
share/doc/snmptt/snmpttconvertmib.html
|
|
share/examples/snmptt/
|
|
share/examples/snmptt/sample-trap.generic
|
|
share/examples/snmptt/sample-trap.generic.daemon
|
|
share/examples/snmptt/snmptt.conf.generic
|
|
share/examples/snmptt/snmptt.ini
|
|
@sample ${SYSCONFDIR}/snmptt.ini
|
|
share/snmptt/
|
|
share/snmptt/sample-trap
|
|
share/snmptt/sample-trap-daemon
|
|
share/snmptt/sample-unknown-trap
|
|
share/snmptt/sample-unknown-trap-daemon
|
|
@sample /var/log/snmptt/
|