# Created by: Kubilay Kocak # $FreeBSD$ PORTNAME= futures PORTVERSION= 2.1.6 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= koobs@FreeBSD.org COMMENT= Backport of the concurrent.futures package from Python 3.2 LICENSE= BSD2CLAUSE USES= python:2 USE_PYTHON= distutils autoplist .include