summaryrefslogtreecommitdiffstats
path: root/devel/py-anyjson/Makefile
blob: 78eff30c24382416633a50db79a97838f1f1cdf2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Mirko Zinn <mail@derzinn.de>
# $FreeBSD$

PORTNAME=	anyjson
PORTVERSION=	0.3.3
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	mail@derzinn.de
COMMENT=	JSON library wrapper for Python

LICENSE=	BSD

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

NO_STAGE=	yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud