Ticket #2454: Portfile.diff
File Portfile.diff, 1.2 KB (added by matt@…, 20 years ago) |
---|
-
Portfile
old new 1 # $Id: #1 # $Id: $ 2 2 3 3 PortSystem 1.0 4 4 name lftp 5 version 3.0.1 15 version 3.0.12 6 6 categories net 7 7 maintainers yeled@opendarwin.org 8 8 description Sophisticated file transfer program … … 16 16 reput, mirror, reverse mirror among its features. 17 17 homepage http://lftp.yar.ru/ 18 18 platforms darwin freebsd 19 master_sites ftp://ftp.phear.org/pub/linux/networking/ftp/client/${name}/\ 19 master_sites ftp://ftp.kaizo.org/pub/${name}/ \ 20 ftp://ftp.phear.org/pub/linux/networking/ftp/client/${name}/\ 20 21 ftp://ftp.wiretapped.net/pub/mirrors/${name}/ \ 21 22 ftp://ftp.ayamura.org/pub/${name}/ \ 22 23 ftp://ftp.bme.hu/packages/${name}/ \ … … 25 26 26 27 use_bzip2 yes 27 28 28 checksums md5 c1c79fccedbeaf1386d94db27215517f29 checksums md5 fa5ea556f82f8661a25203afefb5984f 29 30 configure.args --with-pic --disable-share --enable-static --without-ssl 30 31 31 32 post-destroot { xinstall -d ${destroot}${prefix}/share/doc/${name}