# $FreeBSD: head/textproc/py-elib.intl/Makefile 455210 2017-11-30 15:50:30Z mat $

PORTNAME=	elib.intl
PORTVERSION=	0.0.3
PORTREVISION=	2
CATEGORIES=	textproc python
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	rm@FreeBSD.org
COMMENT=	Enhanced internationalization services for Python modules

LICENSE=	LGPL3

GH_ACCOUNT=	dieterv
GH_TAGNAME=	d09997c
USE_GITHUB=	yes

PORTSCOUT=	ignore:1

NO_ARCH=	yes
USES=		python:2.7
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
