cvs commit: ports/games Makefile ports/games/twind Makefile distinfo pkg-descr

Alex Kozlov ak at FreeBSD.org
Thu May 3 20:56:57 UTC 2012


ak          2012-05-03 20:56:57 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/twind          Makefile distinfo pkg-descr 
  Log:
  The object of the game is to remove all of the blocks from the screen
  before the time runs out. Two blocks are removed at a time,
  and must be of the same color. After completing a level,
  you will be rewarded with a bonus point for every tick left on the clock.
  For each level thereafter, the time to complete the the level will be shorter.
  
  PR:     ports/166854
  Submitted by:   nemysis <nemysis at gmx.ch>
  Approved by:    eadler (mentor)
  
  Revision  Changes    Path
  1.1415    +1 -0      ports/games/Makefile
  1.1       +47 -0     ports/games/twind/Makefile (new)
  1.1       +2 -0      ports/games/twind/distinfo (new)
  1.1       +7 -0      ports/games/twind/pkg-descr (new)


More information about the cvs-ports mailing list