freebsd-ports/textproc/py-rdflib/Makefile
Erwin Lansing cf46c564aa - Update to 2.3.0
- Convert to static pkg-plist
- Hand over maintainership to submitter

PR:		90864
Submitted by:	Soeren Straarup <xride@x12.dk>
2005-12-24 12:46:38 +00:00

21 lines
403 B
Makefile

# 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 <bsd.port.mk>