# ex:ts=8 # Ports collection makefile for: py-rdflib # Date created: Aug 14, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= rdflib PORTVERSION= 2.3.0 CATEGORIES= textproc python MASTER_SITES= http://rdflib.net/2005/12/23/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= xride@x12.dk COMMENT= A Python library for RDF manipulation USE_PYTHON= 2.2+ USE_PYDISTUTILS= yes .include