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