cvs commit: ports/games Makefile ports/games/simsu Makefile distinfo pkg-descr pkg-plist

Marcus von Appen mva at FreeBSD.org
Sun May 13 10:12:23 UTC 2012


mva         2012-05-13 10:12:23 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/simsu          Makefile distinfo pkg-descr pkg-plist 
  Log:
  Simsu is a basic Sudoku game. You can switch between filling in notes
  (pencil mode), or filling in answers (pen mode).
  To make it easier to see where to place numbers, you can highlight
  all instances of a number. You can also check your answers for
  correctness while playing. The game stores your current notes and answers,
  so that you can pick up where you left off the next time you play.
  
  WWW: http://gottcode.org/simsu/
  
  PR:             ports/167238
  Submitted by:   nemysis at gmx.ch
  
  Revision  Changes    Path
  1.1421    +1 -0      ports/games/Makefile
  1.1       +65 -0     ports/games/simsu/Makefile (new)
  1.1       +2 -0      ports/games/simsu/distinfo (new)
  1.1       +8 -0      ports/games/simsu/pkg-descr (new)
  1.1       +13 -0     ports/games/simsu/pkg-plist (new)


More information about the cvs-all mailing list