freebsd-ports/textproc/py-rdflib/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

21 lines
378 B
Makefile

# ex:ts=8
# Ports collection makefile for: py-rdflib
# Date created: Aug 14, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= rdflib
PORTVERSION= 0.9.5
CATEGORIES= textproc python
MASTER_SITES= http://rdflib.net/2002/08/06/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
USE_PYTHON= yes
USE_PYDISTUTILS= yes
.include <bsd.port.mk>