# $Id$ PortSystem 1.0 name packetforward version 0.7.1 categories net maintainers boeyms openmaintainer description An IP packet capture/forward application long_description \ PakcetForward is an IP packet capture/forward application based on libpcap \ and libnet. It is a command line tool that listens on one network \ interface for UDP and TCP packets and then injects them on the same or \ another network interface changing the destination address. homepage http://www.holdorf.dk/software/ master_sites ${homepage} checksums md5 907d0a26d5a5186dda5fc91e8151d30f \ sha1 2df295baede644af9966084e92fa257648b75777 \ rmd160 da60a8373007c9c64e3989a9e27e605db7c0289a depends_lib port:libpcap port:libnet patchfiles patch-Makefile.diff post-patch { reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/Makefile } use_configure no