# ex:ts=8
# Ports collection makefile for:	py-rdflib
# Date created:			Aug 14, 2002
# Whom:				ijliao
#
# $FreeBSD: ports/textproc/py-rdflib/Makefile,v 1.19 2010/09/09 02:11:20 wen Exp $
#

PORTNAME=	rdflib
PORTVERSION=	3.0.0
CATEGORIES=	textproc python
MASTER_SITES=	http://www.rdflib.net/ \
		http://www.c-s.li/ports/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	python@FreeBSD.org
COMMENT=	A Python library for RDF manipulation

LICENSE=	BSD

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
