diff options
Diffstat (limited to 'devel/p5-IO-Multiplex/Makefile')
-rw-r--r-- | devel/p5-IO-Multiplex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-IO-Multiplex/Makefile b/devel/p5-IO-Multiplex/Makefile index c695af861ba4..14b9fec38818 100644 --- a/devel/p5-IO-Multiplex/Makefile +++ b/devel/p5-IO-Multiplex/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= IO PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +COMMENT= IO::Multiplex - Manage IO on many file handles BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes RUN_DEPENDS= ${BUILD_DEPENDS} |