Ticket #1678: Portfile

File Portfile, 676 bytes (added by digdog@…, 20 years ago)

Portfile

Line 
1# $Id$
2
3PortSystem 1.0
4name            tftp-hpa
5version         0.36
6categories      net
7maintainers     digdog@opendarwin.org
8description     Enhanced port of the BSD TFTP server
9long_description \
10        tftp-hpa is an enhanced version of the BSD TFTP client and server,  possessing a \
11        number of bugfixes and enhancements over the  original. It has been made portable \
12        and will work on pretty much any modern Unix variant.
13homepage        http://www.kernel.org/pub/software/network/tftp/
14platforms       darwin freebsd
15master_sites    http://www.kernel.org/pub/software/network/tftp/
16checksums       md5 47f369beecd10a1b8dcf051a400a8fd6
17configure.args  prefix=${destroot}${prefix} \
18                mandir=${destroot}${prefix}/share/man