freebsd-ports/textproc/py-zope.i18nmessageid/Makefile
2011-08-25 08:40:04 +00:00

21 lines
482 B
Makefile

# New ports collection makefile for: py-zope.i18nmessageid
# Date created: 2011-03-21
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= zope.i18nmessageid
PORTVERSION= 3.6.1
CATEGORIES= textproc www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Message Identifiers for internationalization
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYEASYINSTALL_ARCHDEP=yes
.include <bsd.port.mk>