# New ports collection makefile for:	py-speaklater
# Date created:				2010-09-26
# Whom:					Olivier Duchateau <duchateau.olivier@gmail.com>
#
# $FreeBSD: ports/devel/py-speaklater/Makefile,v 1.1 2010/11/16 06:13:59 wen Exp $
#

PORTNAME=	speaklater
PORTVERSION=	1.2
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	duchateau.olivier@gmail.com
COMMENT=	Lazy string Python module for translations

LICENSE=	BSD

USE_PYTHON=		yes
USE_PYDISTUTILS=	easy_install

.include <bsd.port.mk>
