Revision: 103223 https://trac.macports.org/changeset/103223 Author: jmr@macports.org Date: 2013-02-18 21:24:58 -0800 (Mon, 18 Feb 2013) Log Message: ----------- zope-externaleditor: license, noarch Modified Paths: -------------- trunk/dports/zope/zope-externaleditor/Portfile Modified: trunk/dports/zope/zope-externaleditor/Portfile =================================================================== --- trunk/dports/zope/zope-externaleditor/Portfile 2013-02-19 05:15:30 UTC (rev 103222) +++ trunk/dports/zope/zope-externaleditor/Portfile 2013-02-19 05:24:58 UTC (rev 103223) @@ -1,8 +1,10 @@ # $Id$ + PortSystem 1.0 PortGroup zope 1.0 zope.setup ExternalEditor 0.8 +license ZPL-2 maintainers nomaintainer description Zope ExternalEditor Product long_description The ExternalEditor is a Zope product that allows you \ @@ -15,6 +17,7 @@ extract.suffix .tgz checksums md5 c7db1275c4b5097e9719d4ac4e3309e9 platforms darwin freebsd +supported_archs noarch post-install { ui_msg "------------------------------------------------------------" @@ -23,4 +26,3 @@ ui_msg "be used to edit Zope documents." ui_msg "------------------------------------------------------------" } -
participants (1)
-
jmr@macports.org