diff options
Diffstat (limited to 'ftp/p5-POE-Component-Client-FTP/Makefile')
-rw-r--r-- | ftp/p5-POE-Component-Client-FTP/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/p5-POE-Component-Client-FTP/Makefile b/ftp/p5-POE-Component-Client-FTP/Makefile index 0f8d832ee5e1..583bf9b68232 100644 --- a/ftp/p5-POE-Component-Client-FTP/Makefile +++ b/ftp/p5-POE-Component-Client-FTP/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org +COMMENT= Implements an FTP client POE Component BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE RUN_DEPENDS= ${BUILD_DEPENDS} |