# $OpenBSD$

COMMENT=	"Twisted asynchronous I/O python core framework"
VERSION=	2.4.0
DISTNAME=	TwistedCore-${VERSION}
PKGNAME=	py-twisted-core-${VERSION}
CATEGORIES=	devel
MAINTAINER=	Travis H. <travis+openbsd@subspacefield.org>
HOMEPAGE=	http://twistedmatrix.com/trac/
MASTER_SITES=	http://tmrc.mit.edu/mirror/twisted/Twisted/2.4/
EXTRACT_SUFX=	.tar.bz2
DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
MODULES=	lang/python
BUILD_DEPENDS=  :zope-interface-*:subspacefield.org/zope-interface

# MIT license
PERMIT_PACKAGE_CDROM=   Yes
PERMIT_PACKAGE_FTP=     Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP=   Yes

NO_REGRESS=	yes

.include <bsd.port.mk>
