a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20506 2006-11-03 16:00:11Z blair@macports.org $
PortSystem 1.0
PortGroup zope 1.0
zope.setup validation 1.3.1
maintainers nomaintainer@macports.org
description Some generic validators originaly defined for Archetypes
long_description ${description}
homepage http://sourceforge.net/projects/archetypes/
master_sites sourceforge:archetypes
distname ${zope.product}-${version}-final
checksums md5 6486ce2341ead207c5bb762b0ce5d95f
platforms darwin freebsd
post-patch {
file rename ${worksrcpath}/${zope.product}/README \
${worksrcpath}/${zope.product}/README.txt
}