diff options
Diffstat (limited to 'devel/p5-Coro/Makefile')
-rw-r--r-- | devel/p5-Coro/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Coro/Makefile b/devel/p5-Coro/Makefile index 10b738147929..6f2e39a86c54 100644 --- a/devel/p5-Coro/Makefile +++ b/devel/p5-Coro/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Coro PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +COMMENT= Coro - coroutine process abstraction for perl BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Event.pm:${PORTSDIR}/devel/p5-Event \ ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils |