# New ports collection makefile for: py-event
# Date created: 23 Feb 2007
# Whom: Alexander Botero-Lowry <alexbl@FreeBSD.org>
#
# $FreeBSD: ports/devel/py-event/Makefile,v 1.3 2007/09/21 20:21:26 mnag Exp $
PORTNAME= event
PORTVERSION= 0.3
PORTREVISION= 2
CATEGORIES= devel net python
MASTER_SITES= http://pyevent.googlecode.com/files/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= alexbl@FreeBSD.org
COMMENT= Python bindings for libevent
LIB_DEPENDS= event-1.3d:${PORTSDIR}/devel/libevent
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PLIST_FILES= %%PYTHON_SITELIBDIR%%/event.so
.include <bsd.port.mk>
syntax highlighted by Code2HTML, v. 0.9.1