[104592] trunk/dports/games/scare/Portfile

jmr at macports.org jmr at macports.org
Fri Mar 29 07:57:51 PDT 2013


Revision: 104592
          https://trac.macports.org/changeset/104592
Author:   jmr at macports.org
Date:     2013-03-29 07:57:51 -0700 (Fri, 29 Mar 2013)
Log Message:
-----------
scare: license

Modified Paths:
--------------
    trunk/dports/games/scare/Portfile

Modified: trunk/dports/games/scare/Portfile
===================================================================
--- trunk/dports/games/scare/Portfile	2013-03-29 14:53:38 UTC (rev 104591)
+++ trunk/dports/games/scare/Portfile	2013-03-29 14:57:51 UTC (rev 104592)
@@ -5,6 +5,7 @@
 name			scare
 version			1.3.10
 categories		games
+license			GPL-2
 maintainers		nomaintainer
 description		SCARE is a GPL C-based interpreter for ADRIFT games
 long_description	SCARE is secondary clone of jAsea, Mark J. Tilford's\
@@ -32,8 +33,8 @@
 destroot {
 	xinstall -d -m 0755 ${destroot}${prefix}/share/${distname}
 	xinstall -m 0755 ${worksrcpath}/source/${name} \
-		${destroot}${prefix}/bin 
+		${destroot}${prefix}/bin
 	xinstall -m 0644 -W ${worksrcpath}/doc \
 		DEBUGGER FEATURES RUNNING \
-		${destroot}${prefix}/share/${distname} 
+		${destroot}${prefix}/share/${distname}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130329/41df79e8/attachment.html>


More information about the macports-changes mailing list