0d3da75e07
Changelog: https://plone.org/products/plone/releases/4.3.8 With hat: zope
19 lines
342 B
Makefile
19 lines
342 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= plone.app.locales
|
|
PORTVERSION= 4.3.10
|
|
CATEGORIES= www python zope
|
|
MASTER_SITES= CHEESESHOP
|
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
|
DIST_SUBDIR= zope
|
|
|
|
MAINTAINER= zope@FreeBSD.org
|
|
COMMENT= Translation files for Plone
|
|
|
|
LICENSE= GPLv2
|
|
|
|
NO_ARCH= yes
|
|
USES= python:2.7
|
|
USE_PYTHON= autoplist distutils
|
|
|
|
.include <bsd.port.mk>
|