# $OpenBSD: Makefile,v 1.18 2019/07/12 20:44:57 sthen Exp $

COMMENT=		perl interface to the BSD kqueue system call

MODULES=		cpan
DISTNAME=		IO-KQueue-0.34
REVISION=		3
CATEGORIES=		devel

# perl
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

MODCPAN_EXAMPLES=	Yes

.include <bsd.port.mk>
