a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20505 2006-11-03 15:59:24Z blair@macports.org $
PortSystem 1.0
PortGroup zope 1.0
zope.setup Archetypes 1.3.2
maintainers nomaintainer@macports.org
description Framework for the dev of new Content Types in Zope CMF/Plone.
long_description Archetypes (formerly known as CMFTypes) is a \
framework designed to facilitate the building of \
applications for Plone and CMF. Its main purpose \
is to provide a common method for building \
content objects, based on schema definitions. \
Fields can be grouped for editing, making it \
very simple to create wizard-like forms.
homepage http://sourceforge.net/projects/archetypes/
master_sites sourceforge:archetypes
distname ${zope.product}-${version}-final
checksums md5 8dc93be44f2c199289ef28042126bcb6
platforms darwin freebsd
# Depends on these Zope products
depends_lib-append port:zope-portaltransforms \
port:zope-mimetypesregistry \
port:zope-generator \
port:zope-validation \
port:zope-cmfformcontroller \
port:zope-cmfplone