summaryrefslogtreecommitdiffstats
path: root/devel/p5-Event-Lib/Makefile
blob: c0a4baddbe0e6ab32e32141e4c932f10efb71aee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Fabian Keil <fk@fabiankeil.de>
# $FreeBSD$

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

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Makes libevent(3) accessible with Perl

LIB_DEPENDS=	libevent.so:devel/libevent

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>
OpenPOWER on IntegriCloud