summaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorDennis Herrmann <dhn@FreeBSD.org>2009-06-28 22:27:03 +0000
committerDennis Herrmann <dhn@FreeBSD.org>2009-06-28 22:27:03 +0000
commit102d06f88b2ef57203b353456e92518c0ff0d876 (patch)
treeb3e4f35cd6b99773e8e89957297c16ad477a8c25 /ftp/Makefile
parent- Fix build with custom PREFIX/LOCALBASE (diff)
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/Makefile')
-rw-r--r--ftp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/Makefile b/ftp/Makefile
index 0204b122d8cd..5db9d8d2cac1 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -6,6 +6,7 @@
SUBDIR += IglooFTP
SUBDIR += axel
SUBDIR += axyftp
+ SUBDIR += bareftp
SUBDIR += bbftp
SUBDIR += bftpd
SUBDIR += bsdftpd-ssl