[86541] trunk/dports/devel/omake/Portfile

mww at macports.org mww at macports.org
Thu Oct 27 23:49:56 PDT 2011


Revision: 86541
          http://trac.macports.org/changeset/86541
Author:   mww at macports.org
Date:     2011-10-27 23:49:56 -0700 (Thu, 27 Oct 2011)
Log Message:
-----------
omake: add license

Modified Paths:
--------------
    trunk/dports/devel/omake/Portfile

Modified: trunk/dports/devel/omake/Portfile
===================================================================
--- trunk/dports/devel/omake/Portfile	2011-10-28 06:44:45 UTC (rev 86540)
+++ trunk/dports/devel/omake/Portfile	2011-10-28 06:49:56 UTC (rev 86541)
@@ -7,6 +7,7 @@
 platforms           darwin
 categories          devel
 maintainers         erickt openmaintainer
+license             GPL-2
 description         OMake is a build system designed for scalability and portability
 long_description    OMake is a build system designed for scalability and portability. \
                     It uses a syntax similar to make utilities you may have used, but \
@@ -29,7 +30,7 @@
 build.env           PREFIX=${prefix}
 destroot.env        INSTALL_ROOT=${destroot}
 post-destroot {
-	delete ${destroot}${prefix}/bin/cvs_realclean
+  delete ${destroot}${prefix}/bin/cvs_realclean
 }
 
 variant menhir {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111027/476eed33/attachment.html>


More information about the macports-changes mailing list