pkgsrc/net/arpwatch/PLIST
jwise 25377b00d8 Update arpwatch to version 2.1a15. Changes are build-infrastructure-related
and updates to vendor tables.

While here, also install example scripts which come with arpwatch, showing
how to have arpwatch sample from an snmp-enabled router or switch (these
install into /usr/pkg/share/examples/arpwatch).
2008-04-04 19:42:15 +00:00

13 lines
399 B
Text

@comment $NetBSD: PLIST,v 1.5 2008/04/04 19:42:15 jwise Exp $
sbin/arpwatch
sbin/arpsnmp
share/arpwatch/ethercodes.dat
share/examples/arpwatch/bihourly.sh
share/examples/arpwatch/arpfetch
man/man8/arpwatch.8
man/man8/arpsnmp.8
share/examples/rc.d/arpwatch
@exec ${MKDIR} ${VARBASE}/db/arpwatch
@exec /usr/bin/touch ${VARBASE}/db/arpwatch/arp.dat
@dirrm share/arpwatch
@dirrm share/examples/arpwatch