# Ports collection makefile for:	py-grizzled
# Date created:				29 March, 2010
# Whom:					Wen Heping <wen@FreeBSD.org>
#
# $FreeBSD: ports/devel/py-grizzled/Makefile,v 1.2 2010/09/30 01:04:08 wen Exp $
#

PORTNAME=	grizzled
PORTVERSION=	0.9.4
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	wen@FreeBSD.org
COMMENT=	The Grizzled Python Utility Library

USE_PYTHON=		yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
