summaryrefslogtreecommitdiffstats
path: root/devel/py-decorator/Makefile
blob: dd4106f3cf08b3216e8455244960732f26da109a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Denis Shaposhnikov <dsh@vlink.ru>
# $FreeBSD$

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

.include <bsd.port.mk>
OpenPOWER on IntegriCloud