diff options
author | Remko Lodder <remko@FreeBSD.org> | 2008-02-12 08:09:31 +0000 |
---|---|---|
committer | Remko Lodder <remko@FreeBSD.org> | 2008-02-12 08:09:31 +0000 |
commit | 58a30da28626f12f4336bb8ce0122fd7b937b32d (patch) | |
tree | 38effad43b7d96afc38a01ed93dd9c70584d0565 /www/plone | |
parent | a31e4f0398074ae15817efa345179f033cb52c21 (diff) |
Notes
Diffstat (limited to 'www/plone')
-rw-r--r-- | www/plone/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/plone/Makefile b/www/plone/Makefile index c31cdee6ec9d..732e325904af 100644 --- a/www/plone/Makefile +++ b/www/plone/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= zope MAINTAINER= ports@FreeBSD.org COMMENT= A user friendly implementation of the CMF written on top of ZOPE +FORBIDDEN= http://VuXML.FreeBSD.org/ffba6ab0-90b5-11dc-9835-003048705d5a.html + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging WRKSRC= ${WRKDIR}/Plone-${PORTVERSION}-final |