# New ports collection makefile for:	py-translationstring
# Date created:				2011-03-21
# Whom:					Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD: ports/textproc/py-translationstring/Makefile,v 1.2 2011/09/27 01:18:48 clsung Exp $
#

PORTNAME=	translationstring
PORTVERSION=	0.4
CATEGORIES=	textproc www python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	clsung@FreeBSD.org
COMMENT=	Utility library for i18n relied on by various Repoze packages

USE_PYTHON=	yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
