# Created by: Denis Shaposhnikov <dsh@vlink.ru>
# $FreeBSD: tags/RELEASE_10_0_0/devel/py-decorator/Makefile 327724 2013-09-20 17:13:42Z bapt $

PORTNAME=	decorator
PORTVERSION=	3.4.0
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	dsh@wizard.volgograd.ru
COMMENT=	Better living through Python with decorators

LICENSE=	BSD

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

NO_STAGE=	yes
.include <bsd.port.mk>
