# $FreeBSD: tags/RELEASE_11_0_0/textproc/py-python-gettext/Makefile 406220 2016-01-16 13:25:49Z rm $

PORTNAME=	python-gettext
PORTVERSION=	3.0
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	rm@FreeBSD.org
COMMENT=	Python Gettext po to mo file compiler

LICENSE=	BSD2CLAUSE

NO_ARCH=	yes
USES=		python zip
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
