Ticket #835: Portfile

File Portfile, 742 bytes (added by charlie@…, 21 years ago)

Portfile for lft

Line 
1# $Id: $
2
3PortSystem      1.0
4name            lft
5version         2.2
6categories      net
7maintainers     charlie@rubberduck.com 
8description     Layer four traceroute capable of tracing protocol paths
9long_description        LFT, short for Layer Four Traceroute, is a sort of 'traceroute' that \
10often works much faster (than the commonly-used Van Jacobson method) \
11and goes through many configurations of packet-filter based firewalls. \
12More importantly, LFT implements numerous other features including AS \
13number lookups, loose source routing, netblock name lookups, et al.
14
15homepage        http://mainnerve.com/lft/
16platforms       darwin
17checksums       md5 75d2a4f0e224733156a668ca04881c4b
18master_sites    ${homepage}
19
20destroot.destdir     prefix=${destroot}/${prefix}