freebsd-ports/textproc/py-zope.i18nmessageid/Makefile

19 lines
397 B
Makefile
Raw Normal View History

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= zope.i18nmessageid
2011-08-25 10:40:04 +02:00
PORTVERSION= 3.6.1
PORTREVISION= 1
CATEGORIES= textproc www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DIST_SUBDIR= zope
MAINTAINER= zope@FreeBSD.org
COMMENT= Message Identifiers for internationalization
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>