# ex:ts=8
# New ports collection makefile for:	py-ansistyle
# Date created:			Nov 2, 2001
# Whom:				ijliao
#
# $FreeBSD: ports/devel/py-ansistyle/Makefile,v 1.5 2002/11/10 16:45:49 lioux Exp $
#

PORTNAME=	ansistyle
PORTVERSION=	0.2.1
CATEGORIES=	devel python
MASTER_SITES=   ftp://ftp.livinglogic.de/pub/livinglogic/ansistyle/
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	ANSIStyle-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
