# Created by: Fabian Keil <fk@fabiankeil.de>
# $FreeBSD: tags/RELEASE_10_0_0/devel/p5-Event-Lib/Makefile 327724 2013-09-20 17:13:42Z bapt $

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

MAINTAINER=	fk@fabiankeil.de
COMMENT=	Makes libevent(3) accessible with Perl

LIB_DEPENDS=	event-1.4:${PORTSDIR}/devel/libevent

USES=		perl5
USE_PERL5=	configure

MAN3=		Event::Lib.3

NO_STAGE=	yes
.include <bsd.port.mk>
