# New ports collection makefile for:	py-creole
# Date created:			May 27 2009
# Whom:				Stanislav Svirid <count@211.ru>
#
# $FreeBSD: ports/textproc/py-creole/Makefile,v 1.1 2009/07/29 14:13:43 miwi Exp $
#

PORTNAME=	creole
PORTVERSION=	0.2.4
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	python-${PORTNAME}-${PORTVERSION}

MAINTAINER=	count@211.ru
COMMENT=	Python lib for creole markup

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install
PYDISTUTILS_PKGNAME=	python_creole

.include <bsd.port.mk>
