cvs commit: ports/games Makefile ports/games/4stattack Makefile distinfo pkg-descr pkg-plist ports/games/4stattack/files patch-4stattack ports/games/4stattack/scripts py-compile

Pav Lucistnik pav at FreeBSD.org
Tue Jan 27 04:13:21 PST 2004


pav         2004/01/27 04:13:03 PST

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/4stattack      Makefile distinfo pkg-descr pkg-plist 
    games/4stattack/files patch-4stattack 
    games/4stattack/scripts py-compile 
  Log:
  Add 4stAttack, a game in which you have to try to out-smart your
  opponent. The goal of the game is to connect four of stones in a
  straight line. This can be horizontaly, vertically and even
  diagonnally.
  
  http://forcedattack.sourceforge.net/
  
  PR:             ports/61929
  Submitted by:   Jean-Yves Lefort <jylefort at brutele.be>
  
  Revision  Changes    Path
  1.1       +257 -0    ports/games/4stattack/Makefile (new)
  1.1       +1 -0      ports/games/4stattack/distinfo (new)
  1.1       +15 -0     ports/games/4stattack/files/patch-4stattack (new)
  1.1       +9 -0      ports/games/4stattack/pkg-descr (new)
  1.1       +253 -0    ports/games/4stattack/pkg-plist (new)
  1.1       +92 -0     ports/games/4stattack/scripts/py-compile (new)
  1.647     +1 -0      ports/games/Makefile


More information about the cvs-all mailing list