openbsd-ports/devel/p5-POE-Component-PubSub/Makefile
2013-03-11 10:50:00 +00:00

20 lines
342 B
Makefile

# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:20 espie Exp $
COMMENT= publish/subscribe to publish events from POE::Sessions
DISTNAME= POE-Component-PubSub-0.05
REVISION= 0
CATEGORIES= devel
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
MODULES= cpan
CONFIGURE_STYLE= modbuild
USE_GROFF = Yes
RUN_DEPENDS= devel/p5-POE
.include <bsd.port.mk>