cvs commit: ports/games Makefile ports/games/randomshooter
 Makefile distinfo pkg-descr pkg-plist
 ports/games/randomshooter/files patch-makefile patch-src-input.c
    Martin Wilke 
    miwi at FreeBSD.org
       
    Fri Mar 14 13:36:50 PDT 2008
    
    
  
miwi        2008-03-14 20:36:50 UTC
  FreeBSD ports repository
  Modified files:
    games                Makefile 
  Added files:
    games/randomshooter  Makefile distinfo pkg-descr pkg-plist 
    games/randomshooter/files patch-makefile patch-src-input.c 
  Log:
  This is the first release of a shoot em up game written in SDL. The
  objective is simple: you have 1 life and 1 hit will kill you. Try
  and destroy as many enemies as possible before this happens.
  
  The game features an online scoring system and the ability to replay
  game sessions.
  
  WWW: http://www.parallelrealities.co.uk/randomShooter.php
  
  PR:             ports/121203
  Submitted by:   Dmitry Marakasov <amdmi3 at amdmi3.ru>
  
  Revision  Changes    Path
  1.1189    +1 -0      ports/games/Makefile
  1.1       +40 -0     ports/games/randomshooter/Makefile (new)
  1.1       +3 -0      ports/games/randomshooter/distinfo (new)
  1.1       +33 -0     ports/games/randomshooter/files/patch-makefile (new)
  1.1       +11 -0     ports/games/randomshooter/files/patch-src-input.c (new)
  1.1       +8 -0      ports/games/randomshooter/pkg-descr (new)
  1.1       +55 -0     ports/games/randomshooter/pkg-plist (new)
    
    
More information about the cvs-all
mailing list