aboutsummaryrefslogtreecommitdiffstats
path: root/www/Makefile
diff options
context:
space:
mode:
authormi <mi@FreeBSD.org>2012-03-14 01:02:32 +0800
committermi <mi@FreeBSD.org>2012-03-14 01:02:32 +0800
commit128dd3e203bf42d51c80e50202b61415facefe8c (patch)
tree2e673533fa927998b010d8ab2d5a70a48a67b9f4 /www/Makefile
parent62c553b6c018de87a3aaca1eeb0adfa01169e406 (diff)
downloadfreebsd-ports-gnome-128dd3e203bf42d51c80e50202b61415facefe8c.tar.gz
freebsd-ports-gnome-128dd3e203bf42d51c80e50202b61415facefe8c.tar.zst
freebsd-ports-gnome-128dd3e203bf42d51c80e50202b61415facefe8c.zip
mod_ftp is a FTP Protocol module to serve httpd content over the
FTP protocol (whereever the HTTP protocol could also be used). It provides both RETR/REST retrieval and STOR/APPE upload, using the same user/permissions model as httpd (so it shares the same security considerations as mod_dav plus mod_dav_fs). WWW: http://httpd.apache.org/mod_ftp/ Feature safe: yes
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 1251b20db372..aeaa8a726f1e 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -471,6 +471,7 @@
SUBDIR += mod_fcgid
SUBDIR += mod_fileiri
SUBDIR += mod_flickr
+ SUBDIR += mod_ftp
SUBDIR += mod_geoip2
SUBDIR += mod_gnutls
SUBDIR += mod_gzip2