diff options
Diffstat (limited to 'ftp/paraget/Makefile')
-rw-r--r-- | ftp/paraget/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/paraget/Makefile b/ftp/paraget/Makefile index 9ed1cec1b9dc..49c740ed9bf3 100644 --- a/ftp/paraget/Makefile +++ b/ftp/paraget/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ijliao@FreeBSD.org +COMMENT= Parallel ftp-fetching program BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/FTP.pm:${PORTSDIR}/net/p5-Net \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/MethodMaker.pm:${PORTSDIR}/devel/p5-Class-MethodMaker |