diff options
Diffstat (limited to 'ftp/mget')
-rw-r--r-- | ftp/mget/Makefile | 2 | ||||
-rw-r--r-- | ftp/mget/pkg-comment | 1 |
2 files changed, 2 insertions, 1 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 \ diff --git a/ftp/mget/pkg-comment b/ftp/mget/pkg-comment deleted file mode 100644 index 0cd0bf68c00c..000000000000 --- a/ftp/mget/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multi Threaded Wget |