summaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-09-07 23:06:12 +0200
committerStefan Eßer <se@FreeBSD.org>2022-09-07 23:10:59 +0200
commitb7f05445c00f2625aa19b4154ebcbce5ed2daa52 (patch)
treec3b04fc0b07c55f849072e9b35e694f3d8ccf871 /ftp
parentgraphics/tesseract: fix build when building from ports (diff)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the ports' pkg-descr files, one per line and prefixed with "WWW:". These URLs should point at a project website or other relevant resources. Access to these URLs required processing of the pkg-descr files, and they have often become stale over time. If more than one such URL was present in a pkg-descr file, only the first one was tarnsfered into the port INDEX, but for many ports only the last line did contain the port specific URL to further information. There have been several proposals to make a project URL available as a macro in the ports' Makefiles, over time. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
Diffstat (limited to 'ftp')
-rw-r--r--ftp/R-cran-RCurl/Makefile1
-rw-r--r--ftp/R-cran-curl/Makefile1
-rw-r--r--ftp/axel/Makefile2
-rw-r--r--ftp/bbftp-client/Makefile1
-rw-r--r--ftp/bbftp-server/Makefile1
-rw-r--r--ftp/bftpd/Makefile1
-rw-r--r--ftp/bsdftpd-ssl/Makefile1
-rw-r--r--ftp/cmdftp/Makefile1
-rw-r--r--ftp/coeurl/Makefile1
-rw-r--r--ftp/curl/Makefile1
-rw-r--r--ftp/curlie/Makefile1
-rw-r--r--ftp/curlpp/Makefile1
-rw-r--r--ftp/dmachine/Makefile1
-rw-r--r--ftp/fastdfs/Makefile1
-rw-r--r--ftp/filezilla/Makefile1
-rw-r--r--ftp/fineftp-server/Makefile1
-rw-r--r--ftp/freebsd-ftpd/Makefile1
-rw-r--r--ftp/ftpcopy/Makefile1
-rw-r--r--ftp/ftplib/Makefile1
-rw-r--r--ftp/ftpsesame/Makefile1
-rw-r--r--ftp/ftpsync/Makefile1
-rw-r--r--ftp/gftp/Makefile1
-rw-r--r--ftp/gnustep-ftp/Makefile1
-rw-r--r--ftp/horde-gollem/Makefile1
-rw-r--r--ftp/hsftp/Makefile1
-rw-r--r--ftp/jftp/Makefile1
-rw-r--r--ftp/lftp/Makefile1
-rw-r--r--ftp/libfilezilla/Makefile1
-rw-r--r--ftp/mirror/Makefile1
-rw-r--r--ftp/ncftp3/Makefile1
-rw-r--r--ftp/net2ftp/Makefile1
-rw-r--r--ftp/netdumpd/Makefile1
-rw-r--r--ftp/ocaml-ocurl/Makefile1
-rw-r--r--ftp/oftpd/Makefile1
-rw-r--r--ftp/p5-File-Fetch/Makefile1
-rw-r--r--ftp/p5-Net-FTP-Common/Makefile1
-rw-r--r--ftp/p5-Net-FTP-Recursive/Makefile1
-rw-r--r--ftp/p5-Net-FTPSSL/Makefile1
-rw-r--r--ftp/p5-Net-FTPServer/Makefile1
-rw-r--r--ftp/p5-POE-Component-Client-FTP/Makefile1
-rw-r--r--ftp/p5-SOAP-Transport-FTP/Makefile1
-rw-r--r--ftp/paraget/Makefile1
-rw-r--r--ftp/pavuk/Makefile1
-rw-r--r--ftp/pear-Net_FTP/Makefile1
-rw-r--r--ftp/pftpd/Makefile1
-rw-r--r--ftp/php-fastdfs/Makefile1
-rw-r--r--ftp/phpwebftp/Makefile1
-rw-r--r--ftp/proftpd-mod_vroot/Makefile1
-rw-r--r--ftp/proftpd/Makefile1
-rw-r--r--ftp/profxp/Makefile1
-rw-r--r--ftp/pure-ftpd/Makefile1
-rw-r--r--ftp/py-aioftp/Makefile1
-rw-r--r--ftp/py-ftputil/Makefile1
-rw-r--r--ftp/py-pycurl/Makefile1
-rw-r--r--ftp/py-pyftpdlib/Makefile1
-rw-r--r--ftp/py-requests-ftp/Makefile1
-rw-r--r--ftp/py-sftp/Makefile1
-rw-r--r--ftp/py-tftpy/Makefile1
-rw-r--r--ftp/quftp/Makefile1
-rw-r--r--ftp/rexx-curl/Makefile1
-rw-r--r--ftp/rubygem-curb/Makefile1
-rw-r--r--ftp/rubygem-net-ftp/Makefile1
-rw-r--r--ftp/sftpgo/Makefile1
-rw-r--r--ftp/smbftpd/Makefile1
-rw-r--r--ftp/twoftpd/Makefile1
-rw-r--r--ftp/uftp/Makefile1
-rw-r--r--ftp/vsftpd-ext/Makefile1
-rw-r--r--ftp/vsftpd/Makefile1
-rw-r--r--ftp/waiho/Makefile1
-rw-r--r--ftp/weex/Makefile1
-rw-r--r--ftp/wget/Makefile1
-rw-r--r--ftp/wmget/Makefile1
-rw-r--r--ftp/wput/Makefile1
-rw-r--r--ftp/wzdftpd/Makefile1
-rw-r--r--ftp/yafc/Makefile1
75 files changed, 75 insertions, 1 deletions
diff --git a/ftp/R-cran-RCurl/Makefile b/ftp/R-cran-RCurl/Makefile
index c8075c0e9752..491f79eee0f7 100644
--- a/ftp/R-cran-RCurl/Makefile
+++ b/ftp/R-cran-RCurl/Makefile
@@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= General network client interface for R
+WWW= https://cran.r-project.org/web/packages/RCurl/
LICENSE= BSD3CLAUSE
diff --git a/ftp/R-cran-curl/Makefile b/ftp/R-cran-curl/Makefile
index 09448f42abf4..71350eee4e17 100644
--- a/ftp/R-cran-curl/Makefile
+++ b/ftp/R-cran-curl/Makefile
@@ -5,6 +5,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= tota@FreeBSD.org
COMMENT= Modern and Flexible Web Client for R
+WWW= https://cran.r-project.org/web/packages/curl/
LICENSE= MIT
diff --git a/ftp/axel/Makefile b/ftp/axel/Makefile
index 2f6d5de44a99..526191813698 100644
--- a/ftp/axel/Makefile
+++ b/ftp/axel/Makefile
@@ -6,11 +6,11 @@ MASTER_SITES= http://pkgs.fedoraproject.org/repo/pkgs/axel/axel-2.4.tar.gz/a2a76
MAINTAINER= prudhvi-krishna-bsd@surapaneni.in
COMMENT= Download accelerator
+WWW= http://axel.alioth.debian.org/
DEPRECATED= Last release in 2009 and dead upstream, please consider using www/aria2
EXPIRATION_DATE=2022-06-30
-
USES= cpe gmake
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX} --mandir=${MANPREFIX}/man
diff --git a/ftp/bbftp-client/Makefile b/ftp/bbftp-client/Makefile
index 6c5ab2a8fa9c..45b8a354d8fe 100644
--- a/ftp/bbftp-client/Makefile
+++ b/ftp/bbftp-client/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://software.in2p3.fr/bbftp/dist/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Secure file transfer suite optimized for large files (client)
+WWW= http://software.in2p3.fr/bbftp/
LICENSE= GPLv2+
diff --git a/ftp/bbftp-server/Makefile b/ftp/bbftp-server/Makefile
index 362d4a056b0d..cfb3d3763eed 100644
--- a/ftp/bbftp-server/Makefile
+++ b/ftp/bbftp-server/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://software.in2p3.fr/bbftp/dist/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Secure file transfer suite optimized for large files (server)
+WWW= http://software.in2p3.fr/bbftp/
LICENSE= GPLv2+
diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile
index 7d942ee8caf3..4130a61cd63c 100644
--- a/ftp/bftpd/Makefile
+++ b/ftp/bftpd/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= jsmith@resonatingmedia.com
COMMENT= Very configurable FTP server that can do chroot easily
+WWW= http://bftpd.sourceforge.net/
LICENSE= GPLv2
diff --git a/ftp/bsdftpd-ssl/Makefile b/ftp/bsdftpd-ssl/Makefile
index d0969decd5fb..25221ca1c7e8 100644
--- a/ftp/bsdftpd-ssl/Makefile
+++ b/ftp/bsdftpd-ssl/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://www.sourcefiles.org/System/Daemons/FTP/ \
MAINTAINER= skynick@mail.sc.ru
COMMENT= Secure FTP client/server with TLS/SSL support
+WWW= http://bsdftpd-ssl.sc.ru
USES= ssl
MAKE_ENV+= OBJFORMAT=elf
diff --git a/ftp/cmdftp/Makefile b/ftp/cmdftp/Makefile
index aaeb8a6db336..8e01ac38678e 100644
--- a/ftp/cmdftp/Makefile
+++ b/ftp/cmdftp/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SAVANNAH
MAINTAINER= ports@FreeBSD.org
COMMENT= Command line shell-like FTP client
+WWW= https://www.nongnu.org/cmdftp/
LICENSE= GPLv3
diff --git a/ftp/coeurl/Makefile b/ftp/coeurl/Makefile
index e18dfb11f8d4..348bc6ba8a74 100644
--- a/ftp/coeurl/Makefile
+++ b/ftp/coeurl/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= ftp www
MAINTAINER= adridg@FreeBSD.org
COMMENT= Simple async wrapper around CURL for C++
+WWW= https://nheko.im/nheko-reborn/coeurl
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/ftp/curl/Makefile b/ftp/curl/Makefile
index 7958c09c8601..dbd466f5e272 100644
--- a/ftp/curl/Makefile
+++ b/ftp/curl/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://curl.se/download/ \
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Command line tool and library for transferring data with URLs
+WWW= https://curl.se/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/curlie/Makefile b/ftp/curlie/Makefile
index 6e9d8c29b56b..0fc743adb3f3 100644
--- a/ftp/curlie/Makefile
+++ b/ftp/curlie/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= ftp net www
MAINTAINER= 0mp@FreeBSD.org
COMMENT= Frontend to cURL that adds the ease of use of HTTPie
+WWW= https://curlie.io/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile
index 433fcfdb2092..d8f6eceaf354 100644
--- a/ftp/curlpp/Makefile
+++ b/ftp/curlpp/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= ftp
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= C++ wrapper for libcurl
+WWW= https://www.curlpp.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/doc/LICENSE
diff --git a/ftp/dmachine/Makefile b/ftp/dmachine/Makefile
index d4e49843a24b..7ca6a026ee36 100644
--- a/ftp/dmachine/Makefile
+++ b/ftp/dmachine/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= SF
MAINTAINER= hsn@sendmail.cz
COMMENT= Non interactive, non graphical, batch download manager
+WWW= http://dmachine.sourceforge.net/
LICENSE= GPLv2
diff --git a/ftp/fastdfs/Makefile b/ftp/fastdfs/Makefile
index d0eb34acac33..27fad127ba6e 100644
--- a/ftp/fastdfs/Makefile
+++ b/ftp/fastdfs/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= ftp
MAINTAINER= daniel@blodan.se
COMMENT= High performance distributed file system (DFS)
+WWW= https://github.com/happyfish100/fastdfs
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING-3_0.txt
diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile
index 26d42c26cc5e..b3b9dc3971c1 100644
--- a/ftp/filezilla/Makefile
+++ b/ftp/filezilla/Makefile
@@ -6,6 +6,7 @@ DISTNAME= FileZilla_${PORTVERSION}_src
MAINTAINER= pi@FreeBSD.org
COMMENT= Fast and reliable cross-platform FTP, FTPS, and SFTP client
+WWW= https://filezilla-project.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/fineftp-server/Makefile b/ftp/fineftp-server/Makefile
index 89c32ceeb501..a226d99a8779 100644
--- a/ftp/fineftp-server/Makefile
+++ b/ftp/fineftp-server/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= ftp
MAINTAINER= yuri@FreeBSD.org
COMMENT= C++ minimal FTP server library
+WWW= https://github.com/continental/fineftp-server
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/ftp/freebsd-ftpd/Makefile b/ftp/freebsd-ftpd/Makefile
index 753de960c57f..f6d4cd0b23c2 100644
--- a/ftp/freebsd-ftpd/Makefile
+++ b/ftp/freebsd-ftpd/Makefile
@@ -6,6 +6,7 @@ CATEGORIES= ftp
MAINTAINER= cy@FreeBSD.org
COMMENT= FreeBSD ftpd
+WWW= https://github.com/cschuber/freebsd-ftpd
LICENSE= BSD3CLAUSE
diff --git a/ftp/ftpcopy/Makefile b/ftp/ftpcopy/Makefile
index 797f134a6e08..5e0ff1a24a1d 100644
--- a/ftp/ftpcopy/Makefile
+++ b/ftp/ftpcopy/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= http://www.ohse.de/uwe/ftpcopy/
MAINTAINER= mandree@FreeBSD.org
COMMENT= Command line FTP tools for listing and mirroring
+WWW= https://www.ohse.de/uwe/ftpcopy.html
LICENSE= GPLv2
diff --git a/ftp/ftplib/Makefile b/ftp/ftplib/Makefile
index c9c73f8797a8..c53f9004c0d6 100644
--- a/ftp/ftplib/Makefile
+++ b/ftp/ftplib/Makefile
@@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}-4.0-1
MAINTAINER= ports@FreeBSD.org
COMMENT= Set of routines that implement the FTP protocol
+WWW= https://nbpfaus.net/~pfau/ftplib/
LICENSE= ART20
LICENSE_FILE= ${WRKDIR}/${DISTNAME}/LICENSE
diff --git a/ftp/ftpsesame/Makefile b/ftp/ftpsesame/Makefile
index 09e94565bde6..6f719f08d06d 100644
--- a/ftp/ftpsesame/Makefile
+++ b/ftp/ftpsesame/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.sentia.org/downloads/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Helper for pf firewall to pass FTP protocol
+WWW= https://www.sentia.org/projects/ftpsesame/
LICENSE= ISCL
diff --git a/ftp/ftpsync/Makefile b/ftp/ftpsync/Makefile
index 99b753071f37..9a60e21e756c 100644
--- a/ftp/ftpsync/Makefile
+++ b/ftp/ftpsync/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-0
MAINTAINER= rodrigO@FreeBSD.org
COMMENT= Synchronizes a local and a remote FTP directory trees
+WWW= https://www.clazzes.org/ftpsync
LICENSE= GPLv2
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile
index a1612be3430f..32b6eb4fc18d 100644
--- a/ftp/gftp/Makefile
+++ b/ftp/gftp/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= ftp
MAINTAINER= oliver@FreeBSD.org
COMMENT= Free multithreaded GTK-based FTP and SFTP client
+WWW= http://gftp.seul.org/
LICENSE= GPLv2
diff --git a/ftp/gnustep-ftp/Makefile b/ftp/gnustep-ftp/Makefile
index 7cfc7bb8e92d..2189bc39271f 100644
--- a/ftp/gnustep-ftp/Makefile
+++ b/ftp/gnustep-ftp/Makefile
@@ -8,6 +8,7 @@ DISTNAME= FTP-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Compact and handy FTP client for GNUstep
+WWW= https://www.nongnu.org/gap/ftp/index.html
LICENSE= GPLv2
diff --git a/ftp/horde-gollem/Makefile b/ftp/horde-gollem/Makefile
index 257e6490f14c..11f1f5cf4802 100644
--- a/ftp/horde-gollem/Makefile
+++ b/ftp/horde-gollem/Makefile
@@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}horde-
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Web-based File Manager
+WWW= https://www.horde.org/apps/gollem/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/hsftp/Makefile b/ftp/hsftp/Makefile
index 0ab0756f3904..33cdd6cb0ebc 100644
--- a/ftp/hsftp/Makefile
+++ b/ftp/hsftp/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= http://la-samhna.de/hsftp/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= FTP emulator that uses ssh to transport commands/data
+WWW= http://la-samhna.de/hsftp/
LICENSE= GPLv2
diff --git a/ftp/jftp/Makefile b/ftp/jftp/Makefile
index 222cdb7e0924..bafdcc33d825 100644
--- a/ftp/jftp/Makefile
+++ b/ftp/jftp/Makefile
@@ -6,6 +6,7 @@ DISTNAME= j-ftp-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Java Network Browser
+WWW= http://j-ftp.sourceforge.net/
LICENSE= GPLv2
diff --git a/ftp/lftp/Makefile b/ftp/lftp/Makefile
index 7e932235fb16..1e26f54061c2 100644
--- a/ftp/lftp/Makefile
+++ b/ftp/lftp/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= http://lftp.tech/ftp/ \
MAINTAINER= martymac@FreeBSD.org
COMMENT= Shell-like command line FTP client
+WWW= https://lftp.tech/
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/libfilezilla/Makefile b/ftp/libfilezilla/Makefile
index 7737081a79fe..ebe8b5c192b5 100644
--- a/ftp/libfilezilla/Makefile
+++ b/ftp/libfilezilla/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= https://download.filezilla-project.org/${PORTNAME}/
MAINTAINER= pi@FreeBSD.org
COMMENT= C++ library for building platform-independent programs
+WWW= https://lib.filezilla-project.org/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/mirror/Makefile b/ftp/mirror/Makefile
index 3a09f70e84eb..63aaf3d1eadd 100644
--- a/ftp/mirror/Makefile
+++ b/ftp/mirror/Makefile
@@ -10,6 +10,7 @@ PATCHFILES= ftp.pl_wupatch
MAINTAINER= cy@FreeBSD.org
COMMENT= Mirror packages on remote sites
+WWW= http://ry.ca/mirror/mirror/
MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX}
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile
index bbab40c259f0..7e8f0778feab 100644
--- a/ftp/ncftp3/Makefile
+++ b/ftp/ncftp3/Makefile
@@ -8,6 +8,7 @@ DISTNAME= ncftp-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= FTP client with advanced user interface
+WWW= https://www.ncftp.com/ncftp/
LICENSE= ARTPERL10
LICENSE_FILE= ${WRKSRC}/doc/LICENSE.txt
diff --git a/ftp/net2ftp/Makefile b/ftp/net2ftp/Makefile
index eb084504b1e2..331cbf6cb42c 100644
--- a/ftp/net2ftp/Makefile
+++ b/ftp/net2ftp/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Web-based FTP client written in PHP
+WWW= https://www.net2ftp.com/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/files_to_upload/LICENSE.txt
diff --git a/ftp/netdumpd/Makefile b/ftp/netdumpd/Makefile
index c88c94774602..7747297b4e46 100644
--- a/ftp/netdumpd/Makefile
+++ b/ftp/netdumpd/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= LOCAL/markj
MAINTAINER= markj@FreeBSD.org
COMMENT= UDP server capable of handling netdump transfers
+WWW= https://github.com/markjdb/netdumpd
LICENSE= BSD2CLAUSE
diff --git a/ftp/ocaml-ocurl/Makefile b/ftp/ocaml-ocurl/Makefile
index e5e6b54f0408..c09b731011b0 100644
--- a/ftp/ocaml-ocurl/Makefile
+++ b/ftp/ocaml-ocurl/Makefile
@@ -5,6 +5,7 @@ PKGNAMEPREFIX= ocaml-
MAINTAINER= danfe@FreeBSD.org
COMMENT= Interface for OCaml to the curl lib
+WWW= http://ocurl.forge.ocamlcore.org/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/oftpd/Makefile b/ftp/oftpd/Makefile
index 944ef98d1405..7bcd7b2b5cfa 100644
--- a/ftp/oftpd/Makefile
+++ b/ftp/oftpd/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://www.time-travellers.org/oftpd/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Threaded, anonymous only FTP server designed for security
+WWW= https://www.time-travellers.org/oftpd/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/p5-File-Fetch/Makefile b/ftp/p5-File-Fetch/Makefile
index 70c105cca37a..63a3e3bf67bc 100644
--- a/ftp/p5-File-Fetch/Makefile
+++ b/ftp/p5-File-Fetch/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Generic file fetching mechanism
+WWW= https://metacpan.org/release/File-Fetch
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/ftp/p5-Net-FTP-Common/Makefile b/ftp/p5-Net-FTP-Common/Makefile
index 2ed3159d1489..f7be77f39550 100644
--- a/ftp/p5-Net-FTP-Common/Makefile
+++ b/ftp/p5-Net-FTP-Common/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to provide simplify common usages of Net::FTP
+WWW= https://metacpan.org/release/Net-FTP-Common
LICENSE= MIT
diff --git a/ftp/p5-Net-FTP-Recursive/Makefile b/ftp/p5-Net-FTP-Recursive/Makefile
index 3cef3f524a9d..1f22f0742b26 100644
--- a/ftp/p5-Net-FTP-Recursive/Makefile
+++ b/ftp/p5-Net-FTP-Recursive/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to provide recursive FTP client class
+WWW= https://metacpan.org/release/Net-FTP-Recursive
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/ftp/p5-Net-FTPSSL/Makefile b/ftp/p5-Net-FTPSSL/Makefile
index 59eb898ddcd3..51ede5f0c5e4 100644
--- a/ftp/p5-Net-FTPSSL/Makefile
+++ b/ftp/p5-Net-FTPSSL/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= FTP over SSL/TLS class
+WWW= https://metacpan.org/release/Net-FTPSSL
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/ftp/p5-Net-FTPServer/Makefile b/ftp/p5-Net-FTPServer/Makefile
index 9dd72a2a78fb..f71cd548dbcc 100644
--- a/ftp/p5-Net-FTPServer/Makefile
+++ b/ftp/p5-Net-FTPServer/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Full-featured, secure, extensible, and configurable Perl FTP server
+WWW= https://metacpan.org/release/Net-FTPServer
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
diff --git a/ftp/p5-POE-Component-Client-FTP/Makefile b/ftp/p5-POE-Component-Client-FTP/Makefile
index 81a39cd949e2..0227dfcbb4b3 100644
--- a/ftp/p5-POE-Component-Client-FTP/Makefile
+++ b/ftp/p5-POE-Component-Client-FTP/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Implements an FTP client POE Component
+WWW= https://metacpan.org/release/POE-Component-Client-FTP
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/ftp/p5-SOAP-Transport-FTP/Makefile b/ftp/p5-SOAP-Transport-FTP/Makefile
index 8b63b10a32e4..d9d2bc6d589b 100644
--- a/ftp/p5-SOAP-Transport-FTP/Makefile
+++ b/ftp/p5-SOAP-Transport-FTP/Makefile
@@ -7,6 +7,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= FTP Client support for SOAP::Lite
+WWW= https://metacpan.org/release/SOAP-Transport-FTP
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
diff --git a/ftp/paraget/Makefile b/ftp/paraget/Makefile
index 9610546ccea0..0056872c9962 100644
--- a/ftp/paraget/Makefile
+++ b/ftp/paraget/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Parallel FTP-fetching program
+WWW= http://paraget.sourceforge.net/
LICENSE= GPLv2
diff --git a/ftp/pavuk/Makefile b/ftp/pavuk/Makefile
index 2e6ac435963a..8717ef8d2a2f 100644
--- a/ftp/pavuk/Makefile
+++ b/ftp/pavuk/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= HTTP, FTP, and Gopher mirroring tool
+WWW= http://pavuk.sourceforge.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/pear-Net_FTP/Makefile b/ftp/pear-Net_FTP/Makefile
index 86852beb40c7..ff74b7cd8f6a 100644
--- a/ftp/pear-Net_FTP/Makefile
+++ b/ftp/pear-Net_FTP/Makefile
@@ -4,6 +4,7 @@ CATEGORIES= ftp www pear
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= PEAR OO interface to the PHP FTP functions plus some additions
+WWW= https://pear.php.net/package/Net_FTP
LICENSE= BSD2CLAUSE
diff --git a/ftp/pftpd/Makefile b/ftp/pftpd/Makefile
index de6e3a840157..1d3637aaa7dc 100644
--- a/ftp/pftpd/Makefile
+++ b/ftp/pftpd/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= ftp://ftp.ifm.liu.se/pub/unix/pftpd/
MAINTAINER= ports@FreeBSD.org
COMMENT= Multithreaded anonymous FTP daemon
+WWW= https://www.lysator.liu.se/~pen/pftpd/
GNU_CONFIGURE= yes
MAKE_JOBS_UNSAFE= yes
diff --git a/ftp/php-fastdfs/Makefile b/ftp/php-fastdfs/Makefile
index 28997c0f66f3..d7610b00be84 100644
--- a/ftp/php-fastdfs/Makefile
+++ b/ftp/php-fastdfs/Makefile
@@ -5,6 +5,7 @@ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
MAINTAINER= daniel@blodan.se
COMMENT= PHP module for accessing a FastDFS cluster
+WWW= https://github.com/happyfish100/fastdfs
LICENSE= GPLv3+
diff --git a/ftp/phpwebftp/Makefile b/ftp/phpwebftp/Makefile
index 0f92edfa8a88..52c34d4e167b 100644
--- a/ftp/phpwebftp/Makefile
+++ b/ftp/phpwebftp/Makefile
@@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}
MAINTAINER= coco@executive-computing.de
COMMENT= Set of PHP-scripts to manage FTP over the web
+WWW= http://www.phpwebftp.com/
LICENSE= GPLv2
diff --git a/ftp/proftpd-mod_vroot/Makefile b/ftp/proftpd-mod_vroot/Makefile
index 6b9585175d51..d6a135386e4f 100644
--- a/ftp/proftpd-mod_vroot/Makefile
+++ b/ftp/proftpd-mod_vroot/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= proftpd-
MAINTAINER= joe@thrallingpenguin.com
COMMENT= Virtual Chroot ProFTPD module
+WWW= http://www.castaglia.org/proftpd/modules/mod_vroot.html
LICENSE= GPLv2
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index eb1f520f3860..30e88384c0a8 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -14,6 +14,7 @@ DISTNAME= proftpd-${PROFTPD_VERSION}
MAINTAINER?= mm@FreeBSD.org
COMMENT?= Highly configurable FTP daemon
+WWW= http://www.proftpd.org/
LICENSE?= GPLv2
LICENSE_FILE?= ${WRKSRC}/COPYING
diff --git a/ftp/profxp/Makefile b/ftp/profxp/Makefile
index 9eb406c79864..7032afafff55 100644
--- a/ftp/profxp/Makefile
+++ b/ftp/profxp/Makefile
@@ -7,6 +7,7 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION:S/p/-pre/}-src
MAINTAINER= ports@FreeBSD.org
COMMENT= FXP (server-to-server FTP) client
+WWW= https://duncanthrax.net/profxp/
RUN_DEPENDS= p5-SOCKS>=0:net/p5-Socks \
p5-Term-ReadKey>=0:devel/p5-Term-ReadKey \
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile
index 3eb2dec7a566..624118c04454 100644
--- a/ftp/pure-ftpd/Makefile
+++ b/ftp/pure-ftpd/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= https://github.com/jedisct1/pure-ftpd/releases/download/${PORTVERS
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Small, easy to set up, fast, and secure FTP server
+WWW= https://www.pureftpd.org/
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/py-aioftp/Makefile b/ftp/py-aioftp/Makefile
index 49c6cc4126bf..8c863b445fc0 100644
--- a/ftp/py-aioftp/Makefile
+++ b/ftp/py-aioftp/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= FTP client/server for asyncio
+WWW= https://aioftp.readthedocs.io/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/license.txt
diff --git a/ftp/py-ftputil/Makefile b/ftp/py-ftputil/Makefile
index 857928d1ad5a..215184b4cee0 100644
--- a/ftp/py-ftputil/Makefile
+++ b/ftp/py-ftputil/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= High-level FTP client library
+WWW= https://ftputil.sschwarzer.net/
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/ftp/py-pycurl/Makefile b/ftp/py-pycurl/Makefile
index 35270d8753b8..93b254f2901e 100644
--- a/ftp/py-pycurl/Makefile
+++ b/ftp/py-pycurl/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Python interface to libcurl
+WWW= http://pycurl.io/
LICENSE= LGPL21 MIT
LICENSE_COMB= dual
diff --git a/ftp/py-pyftpdlib/Makefile b/ftp/py-pyftpdlib/Makefile
index 85da2d6841f9..faa212d33a3d 100644
--- a/ftp/py-pyftpdlib/Makefile
+++ b/ftp/py-pyftpdlib/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Python FTP server library
+WWW= https://github.com/giampaolo/pyftpdlib
LICENSE= MIT
diff --git a/ftp/py-requests-ftp/Makefile b/ftp/py-requests-ftp/Makefile
index 2d3aba4b4484..7c59c6937dee 100644
--- a/ftp/py-requests-ftp/Makefile
+++ b/ftp/py-requests-ftp/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= FreeBSD@Shaneware.biz
COMMENT= FTP transport adapter for requests
+WWW= https://github.com/Lukasa/requests-ftp
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/ftp/py-sftp/Makefile b/ftp/py-sftp/Makefile
index f8af52127451..2d7ea991e420 100644
--- a/ftp/py-sftp/Makefile
+++ b/ftp/py-sftp/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rozhuk.im@gmail.com
COMMENT= Simple interface to SFTP
+WWW= https://bitbucket.org/dundeemt/pysftp
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
diff --git a/ftp/py-tftpy/Makefile b/ftp/py-tftpy/Makefile
index eab620166f16..430d7d4d526d 100644
--- a/ftp/py-tftpy/Makefile
+++ b/ftp/py-tftpy/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Pure Python TFTP library
+WWW= https://github.com/msoulier/tftpy
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/ftp/quftp/Makefile b/ftp/quftp/Makefile
index bba76bb07a7a..f27a7f22bd93 100644
--- a/ftp/quftp/Makefile
+++ b/ftp/quftp/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
COMMENT= Scriptable FTP client
+WWW= http://quftp.sourceforge.net/
LICENSE= GPLv2
diff --git a/ftp/rexx-curl/Makefile b/ftp/rexx-curl/Makefile
index bc3d109522ac..72f7512fa58d 100644
--- a/ftp/rexx-curl/Makefile
+++ b/ftp/rexx-curl/Makefile
@@ -7,6 +7,7 @@ DISTNAME= RexxCURL-${PORTVERSION}
MAINTAINER= bob@eager.cx
COMMENT= External function package providing an interface to the cURL package
+WWW= http://rexxcurl.sourceforge.net/
BROKEN= does not build with curl 7.85.0: use of undeclared identifier 'CURLOPT_FTP_RESPONSE_TIMEOUT'
diff --git a/ftp/rubygem-curb/Makefile b/ftp/rubygem-curb/Makefile
index 14e3923628e8..15c99c35812b 100644
--- a/ftp/rubygem-curb/Makefile
+++ b/ftp/rubygem-curb/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby bindings for libcurl
+WWW= https://github.com/taf2/curb
LICENSE= RUBY
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/ftp/rubygem-net-ftp/Makefile b/ftp/rubygem-net-ftp/Makefile
index 0cddfa9859a3..32f577a46b2d 100644
--- a/ftp/rubygem-net-ftp/Makefile
+++ b/ftp/rubygem-net-ftp/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Support for the File Transfer Protocol
+WWW= https://github.com/ruby/net-ftp
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
diff --git a/ftp/sftpgo/Makefile b/ftp/sftpgo/Makefile
index 2d9c54a5a0fa..905e1cacdc18 100644
--- a/ftp/sftpgo/Makefile
+++ b/ftp/sftpgo/Makefile
@@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}_src_with_deps
MAINTAINER= skozlov@FreeBSD.org
COMMENT= Fully featured and highly configurable SFTP, FTP/S, and WebDAV server
+WWW= https://github.com/drakkan/sftpgo
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/ftp/smbftpd/Makefile b/ftp/smbftpd/Makefile
index 86394cdd0c97..96b7e4ee6e36 100644
--- a/ftp/smbftpd/Makefile
+++ b/ftp/smbftpd/Makefile
@@ -7,6 +7,7 @@ MASTER_SITES= SF/${PORTNAME}/SmbFTPD/${PORTVERSION} \
MAINTAINER= jnlin@freebsd.cs.nctu.edu.tw
COMMENT= FTP daemon using Samba-like share management mechanism
+WWW= https://www.twbsd.org/enu/smbftpd/index.php
OPTIONS_DEFINE= MYSQL PGSQL SSL ICONV
ICONV_DESC= Enable codepage to unicode conversion for UTF-8 FTP
diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile
index 851f61bdee8b..d91e670d7d5f 100644
--- a/ftp/twoftpd/Makefile
+++ b/ftp/twoftpd/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= http://untroubled.org/${PORTNAME}/archive/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple, secure, efficient FTP server
+WWW= https://untroubled.org/twoftpd/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/uftp/Makefile b/ftp/uftp/Makefile
index 5ff801832968..e803810ff7b7 100644
--- a/ftp/uftp/Makefile
+++ b/ftp/uftp/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/uftp-multicast/source-tar
MAINTAINER= demon@FreeBSD.org
COMMENT= Multicast capable FTP client and server
+WWW= http://uftp-multicast.sourceforge.net
LICENSE= GPLv3
diff --git a/ftp/vsftpd-ext/Makefile b/ftp/vsftpd-ext/Makefile
index 3753dc4df3ca..e0837c5fe39b 100644
--- a/ftp/vsftpd-ext/Makefile
+++ b/ftp/vsftpd-ext/Makefile
@@ -8,6 +8,7 @@ DISTNAME= vsFTPd-${UPSTREAMVERSION}-ext${EXTVERSION}
MAINTAINER= xjflyttp@gmail.com
COMMENT= FTP daemon that aims to be "very secure". Extended build
+WWW= https://vsftpd.devnet.ru/eng/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/vsftpd/Makefile b/ftp/vsftpd/Makefile
index 8aafa6c7857d..06994ea91785 100644
--- a/ftp/vsftpd/Makefile
+++ b/ftp/vsftpd/Makefile
@@ -7,6 +7,7 @@ PKGNAMESUFFIX?= ${SSL_SUFFIX}${PKGNAMESUFFIX2}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= FTP daemon that aims to be "very secure"
+WWW= https://security.appspot.com/vsftpd.html
LICENSE= GPLv2
diff --git a/ftp/waiho/Makefile b/ftp/waiho/Makefile
index 2f425c98a270..00c66a667848 100644
--- a/ftp/waiho/Makefile
+++ b/ftp/waiho/Makefile
@@ -7,6 +7,7 @@ DISTNAME= Waiho-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple FTP client for GNUstep
+WWW= http://www.roard.com/waiho/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/weex/Makefile b/ftp/weex/Makefile
index deab4f65d011..ebb4b788d817 100644
--- a/ftp/weex/Makefile
+++ b/ftp/weex/Makefile
@@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Non-interactive FTP client
+WWW= http://weex.sourceforge.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/doc/COPYING
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 9d5c3d1b5c89..5e8934a3fadc 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -5,6 +5,7 @@ MASTER_SITES= GNU
MAINTAINER= vd@FreeBSD.org
COMMENT= Retrieve files from the Net via HTTP(S) and FTP
+WWW= https://www.gnu.org/s/wget/
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/wmget/Makefile b/ftp/wmget/Makefile
index 88df3c72e130..b8b2273127e4 100644
--- a/ftp/wmget/Makefile
+++ b/ftp/wmget/Makefile
@@ -8,6 +8,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= uqs@FreeBSD.org
COMMENT= Dock app for Window Maker providing wget functionality
+WWW= https://web.archive.org/web/20160322141200/http://amtrickey.net/wmget/
LICENSE= MIT
diff --git a/ftp/wput/Makefile b/ftp/wput/Makefile
index 5e81f806084c..f57270f7e485 100644
--- a/ftp/wput/Makefile
+++ b/ftp/wput/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF
MAINTAINER= chip-set@mail.ru
COMMENT= Upload files or directories to FTP server with resume support
+WWW= http://wput.sourceforge.net/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index 5ee42e29d0b3..14421e3c9a8f 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -6,6 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-sources/${PORTNAME}-${PORTVERSION:R}
MAINTAINER= fuz@fuz.su
COMMENT= Modular FTP server configurable online using SITE commands
+WWW= https://sourceforge.net/projects/wzdftpd/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/ftp/yafc/Makefile b/ftp/yafc/Makefile
index f7b0fff36870..f5733fdd0361 100644
--- a/ftp/yafc/Makefile
+++ b/ftp/yafc/Makefile
@@ -5,6 +5,7 @@ CATEGORIES= ftp
MAINTAINER= bofh@FreeBSD.org
COMMENT= Yet another FTP client, similar to ftp(1)
+WWW= https://web.archive.org/web/20180422134425/http://www.yafc-ftp.com/
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING