# ex:ts=8 # Ports collection makefile for: py-rdflib # Date created: Aug 14, 2002 # Whom: ijliao # # $FreeBSD$ # 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