Commit graph

3 commits

Author SHA1 Message Date
Alex Kozlov
9328b56182 - Simplify Makefile [1]
- Remove deprecated comments at the top of Makefile
- Remove indefinite article from COMMENT

PR:	ports/171362 [1]
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer) [1]
2012-09-07 20:08:28 +00:00
Alex Kozlov
9a3bdf263f - remove DISTNAME, USE_GMAKE, HAS_CONFIGURE, MAKE_ENV
- simplify do-configure, .if !defined (NOPORTDATA) block
- use dirrmtry for share/applications, share/icons/oxygen

PR:	ports/168175
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
Approved by:	eadler, itetcu (mentors, implicit)
2012-05-22 06:30:52 +00:00
Chris Rees
5f7b5ab11d 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@gmx.ch
2012-05-07 15:32:07 +00:00