# Created by: alexander smishlajev
# $FreeBSD$

PORTNAME=	DecoratorTools
PORTVERSION=	1.8
PORTREVISION=	4
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Class, function, and metaclass decorators

LICENSE=	PSFL ZPL21
LICENSE_COMB=	dual

USES=		python:3.6+ zip
USE_PYTHON=	autoplist concurrent distutils

NO_ARCH=	yes

.include <bsd.port.mk>
