New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82945


Ignore:
Timestamp:
08/22/11 07:05:37 (4 years ago)
Author:
raimue@…
Message:

games/xmoto:
Add an application bundle with a custom icon

Location:
trunk/dports/games/xmoto
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/games/xmoto/Portfile

    r81352 r82945  
    22 
    33PortSystem 1.0 
     4PortGroup app 1.0 
    45 
    56name            xmoto 
    67version         0.5.7 
     8revision        1 
    79categories      games 
    810platforms       macosx 
     
    5153configure.cxxflags-append -DdDOUBLE 
    5254 
     55app.icon ${filespath}/xmoto.png 
     56 
    5357livecheck.type  regex 
    5458livecheck.regex {XMoto ([\d.]+) released} 
Note: See TracChangeset for help on using the changeset viewer.