Revision: 103225 https://trac.macports.org/changeset/103225 Author: jmr@macports.org Date: 2013-02-18 21:42:40 -0800 (Mon, 18 Feb 2013) Log Message: ----------- zope-cvsfile: license, noarch Modified Paths: -------------- trunk/dports/zope/zope-cvsfile/Portfile Modified: trunk/dports/zope/zope-cvsfile/Portfile =================================================================== --- trunk/dports/zope/zope-cvsfile/Portfile 2013-02-19 05:27:25 UTC (rev 103224) +++ trunk/dports/zope/zope-cvsfile/Portfile 2013-02-19 05:42:40 UTC (rev 103225) @@ -1,9 +1,12 @@ # $Id$ + PortSystem 1.0 PortGroup zope 1.0 zope.setup CVSFile 0.9.0 revision 2 +# similar but not identical to ZPL-1.1, contains an advertising clause +license Permissive GPLConflict maintainers nomaintainer description This is the CVSFile Zope Product. long_description The CVSFile package is a Zope product. CVSFile \ @@ -25,6 +28,7 @@ use_zip yes checksums md5 e2841081d9b038c8a1acee97ff4b0e17 platforms darwin freebsd +supported_archs noarch depends_lib-append port:zope-externalfile depends_run bin:cvs:cvs @@ -32,4 +36,3 @@ post-patch { reinplace "s|'tests'|& and name != 'extras'|" ${workpath}/compilezpy.py } -
participants (1)
-
jmr@macports.org