Revision: 103228 https://trac.macports.org/changeset/103228 Author: jmr@macports.org Date: 2013-02-18 22:05:58 -0800 (Mon, 18 Feb 2013) Log Message: ----------- zope-archetypes: license, noarch Modified Paths: -------------- trunk/dports/zope/zope-archetypes/Portfile Modified: trunk/dports/zope/zope-archetypes/Portfile =================================================================== --- trunk/dports/zope/zope-archetypes/Portfile 2013-02-19 05:49:20 UTC (rev 103227) +++ trunk/dports/zope/zope-archetypes/Portfile 2013-02-19 06:05:58 UTC (rev 103228) @@ -1,8 +1,10 @@ # $Id$ + PortSystem 1.0 PortGroup zope 1.0 zope.setup Archetypes 1.3.2 +license BSD maintainers nomaintainer description Framework for the dev of new Content Types in Zope CMF/Plone. long_description Archetypes (formerly known as CMFTypes) is a \ @@ -17,6 +19,7 @@ distname ${zope.product}-${version}-final checksums md5 8dc93be44f2c199289ef28042126bcb6 platforms darwin freebsd +supported_archs noarch depends_lib-append port:zope-portaltransforms \ port:zope-mimetypesregistry \ @@ -24,4 +27,3 @@ port:zope-validation \ port:zope-cmfformcontroller \ port:zope-cmfplone -
participants (1)
-
jmr@macports.org