freebsd-ports/devel/py-Products.PloneLanguageTool/Makefile
Ruslan Makhmatkhanov 41c2fbd3ab - update to 3.2.4
2012-04-25 09:19:10 +00:00

23 lines
517 B
Makefile

# New ports collection makefile for: py-Products.PloneLanguageTool
# Date created: 03 January 2012
# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
#
# $FreeBSD$
#
PORTNAME= Products.PloneLanguageTool
PORTVERSION= 3.2.4
CATEGORIES= devel python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= zope@FreeBSD.org
COMMENT= Allows to set the available languages in Plone site
LICENSE= GPLv2
DIST_SUBDIR= zope
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
.include <bsd.port.mk>