summaryrefslogtreecommitdiff
path: root/devel/p5-POE-Component-JobQueue
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
commit65dac0040a45fe190370c7770111d2eba8121645 (patch)
treed5bd02634a590bd04d5234209c46630f2a1224b2 /devel/p5-POE-Component-JobQueue
parentDe-pkg-comment. (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76032
Diffstat (limited to 'devel/p5-POE-Component-JobQueue')
-rw-r--r--devel/p5-POE-Component-JobQueue/Makefile1
-rw-r--r--devel/p5-POE-Component-JobQueue/pkg-comment1
2 files changed, 1 insertions, 1 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}
diff --git a/devel/p5-POE-Component-JobQueue/pkg-comment b/devel/p5-POE-Component-JobQueue/pkg-comment
deleted file mode 100644
index 89f00f31a7d4..000000000000
--- a/devel/p5-POE-Component-JobQueue/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-POE component for processing large numbers of tasks with finite numbers of workers