# Created by: Emanuel Haupt <ehaupt@FreeBSD.org>
# $FreeBSD: head/devel/py-jsonrpclib-pelix/Makefile 455210 2017-11-30 15:50:30Z mat $

PORTNAME=	jsonrpclib-pelix
PORTVERSION=	0.3.1
CATEGORIES=	devel
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ehaupt@FreeBSD.org
COMMENT=	JSON-RPC over HTTP that mirrors xmlrpclib syntax

LICENSE=	APACHE20

USES=		python:3.4+
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
