# New ports collection makefile for: async # Date created: March 15, 2011 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= async PORTVERSION= 0.6.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Framework to process interdependent tasks in a pool of workers USE_PYTHON= yes USE_PYDISTUTILS= yes .include