# $OpenBSD: Makefile,v 1.15 2019/07/12 20:45:03 sthen Exp $

COMMENT=	C implementation of priority queues

MODULES=	cpan
DISTNAME=	POE-XS-Queue-Array-0.006
CATEGORIES=	devel
REVISION=	1

# perl
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

RUN_DEPENDS =	devel/p5-POE

.include <bsd.port.mk>
