# New ports collection makefile for:	py-myghtyutils
# Date created:		April 23 2007
# Whom:			Dryice Liu <dryice@dryice.name>
#
# $FreeBSD: ports/devel/py-myghtyutils/Makefile,v 1.2 2007/07/30 09:41:16 alexbl Exp $
#

PORTNAME=	myghtyutils
PORTVERSION=	0.52
CATEGORIES=	devel www python
MASTER_SITES=	${MASTER_SITE_CHEESESHOP} \
		http://dryice.name/computer/FreeBSD/distfiles/
MASTER_SITE_SUBDIR=	source/M/MyghtyUtils
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	MyghtyUtils-${PORTVERSION}

MAINTAINER=	dryice@FreeBSD.org
COMMENT=	Container and Utility Functions from the Myghty Template Framework

USE_PYTHON=	yes
USE_ZIP=	yes
USE_PYDISTUTILS=	easy_install
PYDISTUTILS_PKGNAME=	MyghtyUtils

.include <bsd.port.mk>


syntax highlighted by Code2HTML, v. 0.9.1