# $Id: Portfile,v 1.6 2005/05/14 18:36:32 toby Exp $ PortSystem 1.0 name gftp version 2.0.17 categories net maintainers darwinports@opendarwin.org description GTK+ FTP client long_description \ Distributed under the terms of the GNU Public License Agreement \ Written in C and has a text interface and a GTK+ 1.2/2.0 interface \ Supports the FTP, HTTP and SSH protocols \ Supports FXP file transfers (xfering files between 2 servers via FTP) \ Multithreaded to allow for simultaneous downloads \ File transfer queues to allow for downloading multiple files \ Supports downloading entire directories and subdirectories \ Bookmarks menu to allow you to quickly connect to remote sites \ Supports resuming interrupted file transfers \ Supports caching of remote directory listings \ Drag-N-Drop support \ FTP and HTTP proxy server support \ Allows for passive and non-passive file transfers \ Supports UNIX, EPLF, Novell, MacOS, and NT (DOS) style dir listings \ Full graphical configuration. homepage http://www.gftp.org/ platforms darwin master_sites ${homepage} use_bzip2 yes checksums md5 a869315be1f59624a3abf5fb25d5b7bb depends_lib lib:libgtk.2:gtk2 configure.env LDFLAGS=-bind_at_load configure.args --mandir=${prefix}/share/man