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

Chris Rees crees at FreeBSD.org
Mon May 7 15:32:07 UTC 2012


crees       2012-05-07 15:32:07 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/cutemaze       Makefile distinfo pkg-descr pkg-plist 
  Log:
  CuteMaze is a simple, top-down game in which mazes are randomly generated using
  one of a choice of several different algorithms.
  You move the character through the maze while hunting for targets
  (cheese, by default)
  the game is won once all of these targets have been picked up.
  
  WWW: http://gottcode.org/cutemaze/
  
  PR:             ports/166930
  Submitted by:   nemysis at gmx.ch
  
  Revision  Changes    Path
  1.1417    +1 -0      ports/games/Makefile
  1.1       +60 -0     ports/games/cutemaze/Makefile (new)
  1.1       +2 -0      ports/games/cutemaze/distinfo (new)
  1.1       +7 -0      ports/games/cutemaze/pkg-descr (new)
  1.1       +37 -0     ports/games/cutemaze/pkg-plist (new)


More information about the cvs-all mailing list