summaryrefslogtreecommitdiffstats
path: root/www/plone/Makefile
blob: 81afd21ff9d441befb3f729d46801d88026f5e61 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# $FreeBSD$

PORTNAME=	plone
PORTVERSION=	4.3.9
CATEGORIES=	www python
MASTER_SITES=	CHEESESHOP
DISTNAME=	Plone-${PORTVERSION}
DIST_SUBDIR=	zope

MAINTAINER=	zope@FreeBSD.org
COMMENT=	Plone Content Management System

LICENSE=	GPLv2

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}Products.CMFPlacefulWorkflow>=0:devel/py-Products.CMFPlacefulWorkflow \
		${PYTHON_PKGNAMEPREFIX}Products.CMFPlone>=0:www/py-Products.CMFPlone \
		${PYTHON_PKGNAMEPREFIX}plone.app.caching>=0:www/py-plone.app.caching \
		${PYTHON_PKGNAMEPREFIX}plone.app.dexterity>0:www/py-plone.app.dexterity \
		${PYTHON_PKGNAMEPREFIX}plone.app.iterate>=0:www/py-plone.app.iterate \
		${PYTHON_PKGNAMEPREFIX}plone.app.openid>=0:security/py-plone.app.openid \
		${PYTHON_PKGNAMEPREFIX}plone.app.theming>0:www/py-plone.app.theming \
		${PYTHON_PKGNAMEPREFIX}wicked>=0:textproc/py-wicked

OPTIONS_DEFINE=		LDAP
LDAP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}plone.app.ldap>=1.2.6:www/py-plone.app.ldap

NO_ARCH=	yes
USES=		cpe python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
OpenPOWER on IntegriCloud