ports/devel/p5-POE-Component-PubSub/Makefile

17 lines
272 B
Makefile

COMMENT= publish/subscribe to publish events from POE::Sessions
DISTNAME= POE-Component-PubSub-0.05
REVISION= 1
CATEGORIES= devel
# GPLv2
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
CONFIGURE_STYLE= modbuild
RUN_DEPENDS= devel/p5-POE
.include <bsd.port.mk>