# Created by: William Grzybowski # $FreeBSD: head/devel/py-billiard/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= billiard PORTVERSION= 3.6.3.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= olgeni@FreeBSD.org COMMENT= Python multiprocessing fork with improvements and bugfixes LICENSE= BSD3CLAUSE USES= python:3.6+ USE_PYTHON= distutils autoplist .include