# New ports collection makefile for:   myghty
# Date created:                July 13 2005
# Whom:                        Dryice Liu <dryice@liu.com.cn>
#
# $FreeBSD: ports/www/myghty/Makefile,v 1.1 2005/07/14 14:54:38 pav Exp $
#

PORTNAME=	myghty
PORTVERSION=	0.98
CATEGORIES=	www python
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE} \
		http://bsdchat.com/dist/dryice/
MASTER_SITE_SUBDIR=	${PORTNAME}
DISTNAME=	Myghty-${PORTVERSION}

MAINTAINER=	dryice@liu.com.cn
COMMENT=	Myghty is a Python based templating framework

USE_PYTHON=	2.3+
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
