pkgsrc-wip/ipfm/PLIST
Peter Postma 2ff87fec60 IP Flow Meter is a bandwidth analysis tool, that measures how much
bandwidth specified hosts use on their Internet link.

It is written using libpcap, so it ought to be portable.

Package requested by Roberto Pereyra on netbsd-users a while ago.
Importing into wip because I haven't had any feedback about the package
from the requester.
2005-02-13 12:35:56 +00:00

12 lines
290 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2005/02/13 12:35:56 ppostma Exp $
man/man5/ipfm.conf.5
man/man8/ipfm.8
sbin/ipfm
share/examples/ipfm/ipfm.conf
@exec ${MKDIR} %D/var/run
@dirrm var/run
@exec ${MKDIR} %D/var/log/ipfm
@dirrm var/log/ipfm
@dirrm var/log
@dirrm var
@dirrm share/examples/ipfm