aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/Makefile
diff options
context:
space:
mode:
authordhn <dhn@FreeBSD.org>2009-06-29 06:27:03 +0800
committerdhn <dhn@FreeBSD.org>2009-06-29 06:27:03 +0800
commit537b1d60184de6129837cb75fdabe5173ec04667 (patch)
tree1f8f221138b5afcbe0acf37b0ce8d82d78a5241b /ftp/Makefile
parent26f37bbff01a2b9e5497f5d16ad63667cea499d7 (diff)
downloadfreebsd-ports-gnome-537b1d60184de6129837cb75fdabe5173ec04667.tar.gz
freebsd-ports-gnome-537b1d60184de6129837cb75fdabe5173ec04667.tar.zst
freebsd-ports-gnome-537b1d60184de6129837cb75fdabe5173ec04667.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>
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