[103096] trunk/dports/www/zopeedit/Portfile

jmr at macports.org jmr at macports.org
Wed Feb 13 22:19:54 PST 2013


Revision: 103096
          https://trac.macports.org/changeset/103096
Author:   jmr at macports.org
Date:     2013-02-13 22:19:54 -0800 (Wed, 13 Feb 2013)
Log Message:
-----------
zopeedit: license, noarch

Modified Paths:
--------------
    trunk/dports/www/zopeedit/Portfile

Modified: trunk/dports/www/zopeedit/Portfile
===================================================================
--- trunk/dports/www/zopeedit/Portfile	2013-02-14 06:03:36 UTC (rev 103095)
+++ trunk/dports/www/zopeedit/Portfile	2013-02-14 06:19:54 UTC (rev 103096)
@@ -1,23 +1,26 @@
 # $Id$
+
 PortSystem		1.0
 
 name			zopeedit
 version			0.8
 revision		1
 categories		www zope python
+license			ZPL-2
 maintainers		nomaintainer
 description		Client helper application for Zope ExternalEditor support
 long_description	Configurable helper application that allows you \
 					to drop into your favorite editor(s) directly from \
 					the ZMI to modify Zope objects.
 platforms		darwin freebsd
+supported_archs	noarch
 homepage		http://www.zope.org/Members/Caseman/ExternalEditor
 master_sites	http://zope.org/Members/Caseman/ExternalEditor/${version}
 distname		${name}-${version}-src
 extract.suffix	.tgz
 checksums		md5 8ecc65067d32ac961476f924fa3e8b5b
 
-# Use Python 2.6 from MacPorts explicitly 
+# Use Python 2.6 from MacPorts explicitly
 set python		${prefix}/bin/python2.6
 
 # Depends on Python
@@ -50,4 +53,3 @@
 		LICENSE.txt \
 		${destroot}${prefix}/share/doc/${name}
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130213/e7fa3718/attachment.html>


More information about the macports-changes mailing list