# New ports collection makefile for:	py-textile
# Date created:		2008-09-05
# Whom:			Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
#
# $FreeBSD: ports/www/py-textile/Makefile,v 1.5 2010/01/20 09:27:45 yzlin Exp $
#

PORTNAME=	textile
PORTVERSION=	2.1.4
CATEGORIES=	www textproc python
MASTER_SITES=	CHEESESHOP \
		GOOGLE_CODE
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	yzlin@FreeBSD.org
COMMENT=	Textile markup generator written in Python

PROJECTHOST=	pytextile
USE_PYTHON=	2.5+
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
