[130174] trunk/dports/python/py-honcho/Portfile

larryv at macports.org larryv at macports.org
Sat Dec 27 22:29:45 PST 2014


Revision: 130174
          https://trac.macports.org/changeset/130174
Author:   larryv at macports.org
Date:     2014-12-27 22:29:45 -0800 (Sat, 27 Dec 2014)
Log Message:
-----------
py-honcho: Rearrange and reformat

Modified Paths:
--------------
    trunk/dports/python/py-honcho/Portfile

Modified: trunk/dports/python/py-honcho/Portfile
===================================================================
--- trunk/dports/python/py-honcho/Portfile	2014-12-28 06:29:43 UTC (rev 130173)
+++ trunk/dports/python/py-honcho/Portfile	2014-12-28 06:29:45 UTC (rev 130174)
@@ -2,18 +2,17 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python 1.0
 PortGroup           github 1.0
+PortGroup           python 1.0
 PortGroup           select 1.0
 
 set realname        honcho
 
 github.setup        nickstenning ${realname} 0.1.0 v
 name                py-${realname}
-license             MIT
 platforms           darwin
 supported_archs     noarch
-
+license             MIT
 maintainers         nomaintainer
 
 description         Python clone of Foreman (managing Procfile-based applications)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141227/5aa17a2a/attachment.html>


More information about the macports-changes mailing list