# Created by: Neal Nelson # $FreeBSD: head/devel/py-twistedCore/Makefile 371280 2014-10-20 16:04:12Z mva $ PORTNAME= twistedCore PORTVERSION= 14.0.0 CATEGORIES= devel net python MASTER_SITES= http://twistedmatrix.com/Releases/Core/${PORTVERSION:R}/ \ LOCAL/sunpoet PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= TwistedCore-${PORTVERSION} MAINTAINER= python@FreeBSD.org COMMENT= Asynchronous networking framework for Python - Core module LICENSE= MIT BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=3.6.0:${PORTSDIR}/devel/py-zope.interface RUN_DEPENDS:= ${BUILD_DEPENDS} # - Note that Twisted ships with some graphical examples and clients that # require PyGNOME to run. These are not central to the funcitoning of # Twisted, but the user should feel free to install x11-toolits/py-gnome # separately if desired. USES= python:2 tar:bzip2 USE_PYTHON= distutils autoplist .include