diff options
Diffstat (limited to 'ftp/vcheck/Makefile')
-rw-r--r-- | ftp/vcheck/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/vcheck/Makefile b/ftp/vcheck/Makefile index 1ab0732fb885..146d9e286bbb 100644 --- a/ftp/vcheck/Makefile +++ b/ftp/vcheck/Makefile @@ -12,6 +12,7 @@ CATEGORIES= ftp MASTER_SITES= http://www.stud.tu-ilmenau.de/~gomar/stuff/vcheck/ MAINTAINER= svenasse@polaris.ca +COMMENT= Automatically check for and download most recent versions of software BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww RUN_DEPENDS= ${BUILD_DEPENDS} |