aboutsummaryrefslogtreecommitdiff
path: root/ftp/Makefile
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2014-12-05 16:55:18 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2014-12-05 16:55:18 +0000
commitac5c4e7857c49aeb11f57e7790002d272ef6830c (patch)
tree347614459bd57265a1e3c2791a4dd181dc31ed6e /ftp/Makefile
parentf6db2640fa9b21a245cb87e2888a90514f31d0dc (diff)
downloadports-ac5c4e7857c49aeb11f57e7790002d272ef6830c.tar.gz
ports-ac5c4e7857c49aeb11f57e7790002d272ef6830c.zip
- Resurrect, unbreak, stagify, modernize Makefile
- Switch to the tar.bz2 distfile (it is 37% smaller) - Fix a segmentation fault (patch obtained from Gentoo) - Define LICENSE (GPLv2) and make GUI compulsory for now (when configured for non-GUI, it doesn't install universally required `gftprc' file, and generally requires more work to correctly decouple frontend programs) - Rename one ::-containing patch file, remove unneeded ones - Cleanup MASTER_SITES, update pkg-plist and pkg-descr
Notes
Notes: svn path=/head/; revision=374057
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 e958dbfaf48c..fc46789c3e20 100644
--- a/ftp/Makefile
+++ b/ftp/Makefile
@@ -29,6 +29,7 @@
SUBDIR += ftpproxy
SUBDIR += ftpsesame
SUBDIR += ftpsync
+ SUBDIR += gftp
SUBDIR += gnusget
SUBDIR += gnustep-ftp
SUBDIR += gstreamer1-plugins-curl