From owner-cvs-all@FreeBSD.ORG Wed Feb 13 20:28:52 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2FDCE16A419; Wed, 13 Feb 2008 20:28:52 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 26A5413C45A; Wed, 13 Feb 2008 20:28:52 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1DKSqK2035462; Wed, 13 Feb 2008 20:28:52 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1DKSp5N035461; Wed, 13 Feb 2008 20:28:51 GMT (envelope-from miwi) Message-Id: <200802132028.m1DKSp5N035461@repoman.freebsd.org> From: Martin Wilke Date: Wed, 13 Feb 2008 20:28:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/games Makefile ports/games/nimuh Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Feb 2008 20:28:52 -0000 miwi 2008-02-13 20:28:51 UTC FreeBSD ports repository Modified files: games Makefile Added files: games/nimuh Makefile distinfo pkg-descr pkg-plist Log: Nimuh is a project puzzle game destined to improve the knowledge of Andalusia This project is oriented to education and acknowledge of our land, Andalusia. "Nimuh" has been released under the Creative Commons license. It's a puzzle type game and it's based in the "Theseus and the Minotaur Mazes" game, but we decided to improve it by adding a 3D isometric view. You can go through 40 different Andalusian locations and play all the levels while you learn about the typical food, fiestas and history of every place. WWW: http://www.nimuh.com PR: 120056 Submitted by: Dmitry Marakasov Revision Changes Path 1.1184 +1 -0 ports/games/Makefile 1.1 +37 -0 ports/games/nimuh/Makefile (new) 1.1 +6 -0 ports/games/nimuh/distinfo (new) 1.1 +19 -0 ports/games/nimuh/pkg-descr (new) 1.1 +1887 -0 ports/games/nimuh/pkg-plist (new)