# Created by: Wen Heping # $FreeBSD: head/devel/py-crank/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= crank PORTVERSION= 0.8.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Generalization of dispatch mechanism for use across frameworks LICENSE= MIT USES= python:3.6+ USE_PYTHON= autoplist distutils .include