# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD: head/devel/py-simplegeneric/Makefile 395883 2015-09-02 17:04:05Z sunpoet $

PORTNAME=	simplegeneric
PORTVERSION=	0.8.1
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Simple generic functions

LICENSE=	ZPL21

NO_ARCH=	yes
USE_PYTHON=	autoplist concurrent distutils
USES=		python zip

.include <bsd.port.mk>
