# $MidnightBSD: mports/devel/libev/Makefile,v 1.1 2009/12/13 21:03:53 laffer1 Exp $

PORTNAME=	libev
PORTVERSION=	3.8
CATEGORIES=	devel
MASTER_SITES=	http://dist.schmorp.de/libev/Attic/

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	A full-featured and high-performance event loop library
LICENSE=	bsd2

GNU_CONFIGURE=	yes
USE_LDCONFIG=	yes

MAN3=		ev.3

.include <bsd.port.mk>
