diff options
Diffstat (limited to 'devel/p5-POE-Component-JobQueue/Makefile')
-rw-r--r-- | devel/p5-POE-Component-JobQueue/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-POE-Component-JobQueue/Makefile b/devel/p5-POE-Component-JobQueue/Makefile index 3b39c1761a42..b3eb76029e34 100644 --- a/devel/p5-POE-Component-JobQueue/Makefile +++ b/devel/p5-POE-Component-JobQueue/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= POE PKGNAMEPREFIX= p5- MAINTAINER= skv@protey.ru +COMMENT= POE component for processing large numbers of tasks with finite numbers of workers BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/POE.pm:${PORTSDIR}/devel/p5-POE RUN_DEPENDS= ${BUILD_DEPENDS} |