# ex:ts=8
# Ports collection makefile for: eventxx
# Date created: Apr 9, 2007
# Whom: ijliao
#
# $FreeBSD: ports/devel/eventxx/Makefile,v 1.5 2007/09/24 17:48:23 pav Exp $
#
PORTNAME= eventxx
PORTVERSION= 0.7
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.llucax.com.ar/~luca/eventxx/releases/
MAINTAINER= ijliao@FreeBSD.org
COMMENT= A C++ wrapper for libevent
LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
BROKEN= Unfetchable
NO_BUILD= yes
PLIST_FILES= include/eventxx
do-install:
@${INSTALL_DATA} ${WRKSRC}/eventxx ${PREFIX}/include
.include <bsd.port.mk>
syntax highlighted by Code2HTML, v. 0.9.1