# Created by: Olivier Duchateau <duchateau.olivier@gmail.com>
# $FreeBSD: head/devel/py-speaklater/Makefile 436503 2017-03-19 16:11:40Z rm $

PORTNAME=	speaklater
PORTVERSION=	1.3
PORTREVISION=	1
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	python@FreeBSD.org
COMMENT=	Lazy string Python module for translations

LICENSE=	BSD3CLAUSE

USES=	python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
