amdmi3      2012-01-27 22:27:07 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/flare          Makefile distinfo pkg-descr pkg-plist 
  Log:
  Flare (Free Libre Action Roleplaying Engine) is a simple game engine
  built to handle a very specific kind of game: single-player 2D
  action RPGs. Flare is not a reimplementation of an existing game
  or engine. It is a tribute to and exploration of the action RPG
  genre.
  
  Rather than building a very abstract, robust game engine, the goal
  of this project is to build several real games and harvest an engine
  from the common, reusable code. The first game, in progress, is a
  fantasy dungeon crawl.
  
  WWW:    http://clintbellanger.net/rpg/
  WWW:    https://github.com/clintbellanger/flare
  
  Revision  Changes    Path
  1.1402    +1 -0      ports/games/Makefile
  1.1       +38 -0     ports/games/flare/Makefile (new)
  1.1       +2 -0      ports/games/flare/distinfo (new)
  1.1       +13 -0     ports/games/flare/pkg-descr (new)
  1.1       +910 -0    ports/games/flare/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to