# $Id$ PortSystem 1.0 name nfdump version 1.5.2 categories net maintainers markd@macports.org platforms darwin description The nfdump tools collect and process netflow data on the command line. Part of the NfSen project. long_description ${description} homepage http://nfdump.sourceforge.net/ master_sites sourceforge distfiles ${distname}.tar.gz checksums md5 4447c3338cc7eae6eee5288889f27d28 patchfiles patch-configure \ patch-ft2nfdump.c configure.args --enable-sflow post-destroot { xinstall -m 640 -d ${destroot}${prefix}/share/doc/${name} xinstall -m 640 -W ${worksrcpath} INSTALL README ChangeLog ToDo \ ${destroot}${prefix}/share/doc/${name} } variant flowtools { depends_lib-append port:flow-tools configure.args-append --enable-ftconv \ --with-ftpath=${prefix} }