# $MidnightBSD: trunk/lang/cython/Makefile 15462 2013-09-17 03:15:41Z laffer1 $

PORTNAME=	cython
PORTVERSION=	0.19.1
CATEGORIES=	lang python
MASTER_SITES=	http://www.cython.org/release/ \
		CHEESESHOP
DISTNAME=	Cython-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Compiler for Writing C Extensions for the Python Language

LICENSE=	apache2

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_PKGNAME=	Cython

.include <bsd.port.mk>
