PORTNAME=	decoratortools
PORTVERSION=	1.8
PORTREVISION=	4
CATEGORIES=	devel python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	DecoratorTools-${PORTVERSION}

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Class, function, and metaclass decorators
WWW=		https://pypi.org/project/DecoratorTools/

LICENSE=	PSFL ZPL21
LICENSE_COMB=	dual

USES=		python zip
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>
