# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: head/devel/py-crank/Makefile 436541 2017-03-20 13:20:41Z wen $

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
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
