[102724] trunk/dports/devel/lua-copas/Portfile

jmr at macports.org jmr at macports.org
Thu Feb 7 11:44:39 PST 2013


Revision: 102724
          https://trac.macports.org/changeset/102724
Author:   jmr at macports.org
Date:     2013-02-07 11:44:39 -0800 (Thu, 07 Feb 2013)
Log Message:
-----------
lua-copas: license, noarch

Modified Paths:
--------------
    trunk/dports/devel/lua-copas/Portfile

Modified: trunk/dports/devel/lua-copas/Portfile
===================================================================
--- trunk/dports/devel/lua-copas/Portfile	2013-02-07 19:44:06 UTC (rev 102723)
+++ trunk/dports/devel/lua-copas/Portfile	2013-02-07 19:44:39 UTC (rev 102724)
@@ -1,10 +1,13 @@
 # $Id$
+
 PortSystem 1.0
 
 name                lua-copas
 version             1.1.6
 categories          devel
+license             MIT
 platforms           darwin
+supported_archs     noarch
 maintainers         and.damore openmaintainer
 description         Coroutine Oriented Portable Asynchronous Services for Lua
 long_description    Copas is a dispatcher based on coroutines that can be used by TCP/IP \
@@ -33,4 +36,3 @@
     eval xinstall -m 644 [glob ${worksrcpath}/doc/us/*] ${destroot}${prefix}/share/doc/${name}
     eval xinstall -m 644 [glob ${worksrcpath}/tests/*] ${destroot}${prefix}/share/examples/${name}
 }
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130207/5639e0bf/attachment.html>


More information about the macports-changes mailing list