# Created by: Olivier Duchateau
# $FreeBSD: tags/RELEASE_10_1_0/textproc/py-sparqlwrapper/Makefile 362838 2014-07-24 18:53:35Z olivierd $

PORTNAME=	sparqlwrapper
PORTVERSION=	1.6.2
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	SPARQLWrapper-${PORTVERSION}

MAINTAINER=	python@FreeBSD.org
COMMENT=	SPARQL endpoint interface to Python

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_AUTOPLIST=	yes

.include <bsd.port.mk>
