Revision: 108589 https://trac.macports.org/changeset/108589 Author: jmr@macports.org Date: 2013-07-26 19:17:41 -0700 (Fri, 26 Jul 2013) Log Message: ----------- pilrc: license Modified Paths: -------------- trunk/dports/palm/pilrc/Portfile Modified: trunk/dports/palm/pilrc/Portfile =================================================================== --- trunk/dports/palm/pilrc/Portfile 2013-07-27 02:17:17 UTC (rev 108588) +++ trunk/dports/palm/pilrc/Portfile 2013-07-27 02:17:41 UTC (rev 108589) @@ -1,10 +1,12 @@ # $Id$ + PortSystem 1.0 name pilrc version 3.1 revision 1 categories palm devel +license GPL-2+ maintainers nomaintainer description Palm OS resource compiler long_description This is a tool that turns a textual description of \ @@ -37,4 +39,3 @@ system "cp -R ${worksrcpath}/doc ${docPath}/${name}" system "cp -R ${worksrcpath}/example ${docPath}/${name}/" } -
participants (1)
-
jmr@macports.org