freebsd-ports/textproc/py-elib.intl/Makefile

23 lines
418 B
Makefile
Raw Normal View History

# $FreeBSD$
PORTNAME= elib.intl
PORTVERSION= 0.0.3
CATEGORIES= textproc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= rm@FreeBSD.org
COMMENT= Enhanced internationalization services for Python modules
LICENSE= LGPL3
GH_ACCOUNT= dieterv
GH_TAGNAME= master
GH_COMMIT= d09997c
USE_GITHUB= yes
USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
PYDISTUTILS_PKGVERSION= ${PORTVERSION}.dev
.include <bsd.port.mk>