Portfile

# $Id: Portfile 20505 2006-11-03 15:59:24Z blair@macports.org $
PortSystem 1.0
PortGroup zope 1.0

zope.setup ExtFile 1.4.4
maintainers nomaintainer@macports.org
description This is the ExtFile/ExtImage Zope Product.
long_description The ExtFile Product stores large files in an \
external file-repository and is able to display \
icons for different MIME-Types. The ExtImage \
Product additionally creates preview-thumbnails from \
various images and displays them. ExtFile and \
ExtImage basically work like the Zope File and Image \
products. The difference is, that the File/Image \
Products stores the (binary) file inside the ZODB, \
wheras ExtFile/ExtImage stores it externally in a \
repository directory (default: /var/reposit). \
Only meta data (like title and description) are \
stored in the Database. This prevents the Database \
swelling up quickly, when many large files are \
uploaded and thus increasing database performance.
homepage http://zope.org/Members/shh/${zope.product}
master_sites ${homepage}/${version}/
checksums md5 4e13441da832a904cb75ad367388ae8b
platforms darwin freebsd

# Depends on these Python modules
depends_lib-append port:py-pil