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

Edwin Groothuis edwin at FreeBSD.org
Fri Nov 25 03:39:31 GMT 2005


edwin       2005-11-25 03:39:30 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/construo       Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: games/construo A fun construction toy
  
          Construo is a simple 2D construction programm (it is currently
          not a real game) for objects which consist of rods and
          springs and let them react on physical forces. You can
          currently construct buildings and objects like bridges,
          towers, spaceshuttles, etc. and you let them fall to ground
          and see seem smash and break. Sound like fun, doesn't it
          =;-) The game is similar to Bridge Builder and heavily
          inspired from the Gamasutra article Collision Response:
          Bouncy, Trouncy, Fun. Its covered under the GNU General
          Public License, thats means source code is availabel and
          you are allowed to modify it.
  
          WWW: http://www.nongnu.org/construo/
  
  PR:             ports/89517
  Submitted by:   Dmitry Marakasov <amdmi3 at mail.ru>
  
  Revision  Changes    Path
  1.889     +1 -0      ports/games/Makefile
  1.1       +55 -0     ports/games/construo/Makefile (new)
  1.1       +3 -0      ports/games/construo/distinfo (new)
  1.1       +12 -0     ports/games/construo/pkg-descr (new)
  1.1       +92 -0     ports/games/construo/pkg-plist (new)


More information about the cvs-all mailing list