[84271] trunk/dports/games/sdl_sopwith/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Sep 21 11:23:32 PDT 2011


Revision: 84271
          http://trac.macports.org/changeset/84271
Author:   ryandesign at macports.org
Date:     2011-09-21 11:23:32 -0700 (Wed, 21 Sep 2011)
Log Message:
-----------
sdl_sopwith: add app bundle; see #31198

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

Modified: trunk/dports/games/sdl_sopwith/Portfile
===================================================================
--- trunk/dports/games/sdl_sopwith/Portfile	2011-09-21 18:17:27 UTC (rev 84270)
+++ trunk/dports/games/sdl_sopwith/Portfile	2011-09-21 18:23:32 UTC (rev 84271)
@@ -2,9 +2,11 @@
 # $Id$
 
 PortSystem          1.0
+PortGroup           app 1.0
 
 name                sdl_sopwith
 version             1.7.4
+revision            1
 categories          games
 platforms           darwin
 license             GPL-2+
@@ -29,4 +31,7 @@
 configure.args      --mandir=${prefix}/share/man \
                     --disable-sdltest
 
+app.name            Sopwith
+app.executable      sopwith
+
 livecheck.regex     /sopwith-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110921/a36c8eb1/attachment-0001.html>


More information about the macports-changes mailing list