2013-04-17 08:44:00 +02:00
|
|
|
# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
|
2011-03-21 09:57:31 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= zope.i18nmessageid
|
2011-08-25 10:40:04 +02:00
|
|
|
PORTVERSION= 3.6.1
|
2014-02-10 00:13:52 +01:00
|
|
|
PORTREVISION= 1
|
2011-03-21 09:57:31 +01:00
|
|
|
CATEGORIES= textproc www python
|
|
|
|
MASTER_SITES= CHEESESHOP
|
|
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
2014-02-10 00:13:52 +01:00
|
|
|
DIST_SUBDIR= zope
|
2011-03-21 09:57:31 +01:00
|
|
|
|
2013-04-17 08:44:00 +02:00
|
|
|
MAINTAINER= zope@FreeBSD.org
|
2011-03-21 09:57:31 +01:00
|
|
|
COMMENT= Message Identifiers for internationalization
|
|
|
|
|
2014-12-07 11:01:36 +01:00
|
|
|
USES= python
|
|
|
|
USE_PYTHON= distutils autoplist
|
2013-09-23 14:52:16 +02:00
|
|
|
|
2011-03-21 09:57:31 +01:00
|
|
|
.include <bsd.port.mk>
|