diff options
author | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2003-03-07 14:14:21 +0800 |
commit | 9ddd3b82d6dc17d4f1d24406279c66dc9f23b128 (patch) | |
tree | cecd2438fd6a5a955c74b54c12c49761c7a068ee /devel/p5-Coro/Makefile | |
parent | ac251c85a9f6b8ff79943880dc121a9e429525b4 (diff) | |
download | freebsd-ports-graphics-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.gz freebsd-ports-graphics-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.tar.zst freebsd-ports-graphics-9ddd3b82d6dc17d4f1d24406279c66dc9f23b128.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
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 10b73814792..6f2e39a86c5 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 |