# New ports collection makefile for: p5-POE-Component-PubSub # Date created: 2012-03-07 # Whom: Steve Wills # # $FreeBSD$ # PORTNAME= POE-Component-PubSub PORTVERSION= 0.05 CATEGORIES= net perl5 MASTER_SITES= CPAN #MASTER_SITE_SUBDIR= CPAN:nperez PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A generic publish/subscribe POE::Component BUILD_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE RUN_DEPENDS= p5-POE>=0:${PORTSDIR}/devel/p5-POE PERL_MODBUILD= yes MAN3= POE::Component::PubSub.3 .include