diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-06-28 22:27:03 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-06-28 22:27:03 +0000 |
commit | 102d06f88b2ef57203b353456e92518c0ff0d876 (patch) | |
tree | b3e4f35cd6b99773e8e89957297c16ad477a8c25 /ftp/bareftp/pkg-descr | |
parent | 8efb72e82770c1f7dde8fe13a1fc18bcd487e34d (diff) | |
download | ports-102d06f88b2ef57203b353456e92518c0ff0d876.tar.gz ports-102d06f88b2ef57203b353456e92518c0ff0d876.zip |
bareFTP is a file transfer client written for Linux desktops, available
under the terms of the GPL license. It supports the FTP, FTPS and SSH (SFTP)
protocols. bareFTP is written in pure C# for the Mono framework, using Gtk#
for the user interface.
WWW: http://www.bareftp.org
PR: ports/135876
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Notes
Notes:
svn path=/head/; revision=236745
Diffstat (limited to 'ftp/bareftp/pkg-descr')
-rw-r--r-- | ftp/bareftp/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ftp/bareftp/pkg-descr b/ftp/bareftp/pkg-descr new file mode 100644 index 000000000000..4b3e939e2c35 --- /dev/null +++ b/ftp/bareftp/pkg-descr @@ -0,0 +1,6 @@ +bareFTP is a file transfer client written for Linux desktops, available +under the terms of the GPL license. It supports the FTP, FTPS and SSH (SFTP) +protocols. bareFTP is written in pure C# for the Mono framework, using Gtk# +for the user interface. + +WWW: http://www.bareftp.org |