PORTNAME=	Event-Lib
PORTVERSION=	1.03
PORTREVISION=	7
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Makes libevent(3) accessible with Perl
WWW=		https://metacpan.org/release/Event-Lib

LIB_DEPENDS=	libevent.so:devel/libevent

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
