# $Id: Portfile,v 1.4 2005/09/27 23:46:09 toby Exp $

PortSystem    1.0
name          lft
version       2.5
revision      1
categories    net
maintainers   yeled@opendarwin.org
description   Layer four traceroute capable of tracing protocol paths
long_description LFT, short for Layer Four Traceroute, is a \
    sort of 'traceroute' that often works much \
    faster (than the commonly-used Van Jacobson \
    method) and goes through many configurations \
    of packet-filter based firewalls. More \
    importantly, LFT implements numerous other \
    features including AS number lookups, \
    loose source routing, netblock name lookups,\
    et al.  
homepage      http://oppleman.com/lft
platforms     darwin
checksums     md5 5b0f45addbb371cc076fe6d9d9694546
master_sites  http://pwhois.org/dl
patchfiles    patch-Makefile.in
configure.args    --mandir=\\\${prefix}/share/man
destroot.destdir  prefix=${destroot}${prefix}
