aboutsummaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2016-02-05 17:37:29 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2016-02-05 17:37:29 +0000
commitc05148a4ebc9c3581261e33e8ab30bb3a57e5272 (patch)
treeb7d3fe60227f53a24aee5f4d5bb6d60a1ff2a340 /ftp/Makefile
parent5f510cdf8c39f8e8a3045978ab712f56543cba89 (diff)
downloadports-c05148a4ebc9c3581261e33e8ab30bb3a57e5272.tar.gz
ports-c05148a4ebc9c3581261e33e8ab30bb3a57e5272.zip
libfilezilla is a small and modern C++ library, offering some basic
functionality to build high-performing, platform-independent programs. Some of the highlights include: * A typesafe, multi-threaded event system that's very simple to use yet extremely efficient * Timers for periodic events * A datetime class that not only tracks timestamp but also their accuracy, which simplifies dealing with timestamps originating from different sources * Simple process handling for spawning child processes with redirected I/O WWW: http://lib.filezilla-project.org/ PR: 206861 Submitted by: matthew@reztek.cz
Notes
Notes: svn path=/head/; revision=408237
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 3585f5e06da0..75bcae58031a 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -39,6 +39,7 @@
SUBDIR += jftp
SUBDIR += jftpgw
SUBDIR += lftp
+ SUBDIR += libfilezilla
SUBDIR += linux-c6-curl
SUBDIR += linux-f10-curl
SUBDIR += llnlxdir