# Created by: Wen Heping # $FreeBSD: head/lang/cython/Makefile 369166 2014-09-24 09:06:41Z robak $ PORTNAME= cython PORTVERSION= 0.21 CATEGORIES= lang python MASTER_SITES= http://www.cython.org/release/ \ CHEESESHOP DISTNAME= Cython-${PORTVERSION} MAINTAINER= vmagerya@gmail.com COMMENT= Compiler for Writing C Extensions for the Python Language LICENSE= APACHE20 USES= python USE_PYTHON= autoplist distutils .include