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

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Jan 30 10:46:34 PST 2009


amdmi3      2009-01-30 18:46:33 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/peg-e          Makefile distinfo pkg-descr pkg-plist 
  Log:
  Peg-E is a peg solitaire game in which you jump over pieces in order
  to remove them from the board, ultimately trying to eliminate all
  but one. The boards are randomly generated, with 100 levels of
  difficulty. The game auto-saves, and has undo-redo capability.
  Pieces can move horizontally, vertically, and diagonally.
  
  WWW: http://gottcode.org/peg-e/
  
  Revision  Changes    Path
  1.1268    +1 -0      ports/games/Makefile
  1.1       +32 -0     ports/games/peg-e/Makefile (new)
  1.1       +3 -0      ports/games/peg-e/distinfo (new)
  1.1       +7 -0      ports/games/peg-e/pkg-descr (new)
  1.1       +8 -0      ports/games/peg-e/pkg-plist (new)


More information about the cvs-ports mailing list