diff options
Diffstat (limited to 'ftp/mget/Makefile')
-rw-r--r-- | ftp/mget/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/mget/Makefile b/ftp/mget/Makefile index bc1b288e9712..a770e0e7a46d 100644 --- a/ftp/mget/Makefile +++ b/ftp/mget/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.cse.iitk.ac.in/users/dbera/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Multi Threaded Wget + LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt CFLAGS+= -DHAS_HERROR -DHAVE_GETOPT_LONG -DHAVE_INET_NTOP -DHAVE_IPV6 \ |