1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Rusmir Dusko
6fb621dd1a - Change Makefile header
- Change maintainer email to @FreeBSD.org
- Change Desktop entry file
- Support STAGEDIR
- Mute dir install
- Add patch, fix build with Clang

Approved by:	wg/pawel (mentors)
2013-09-27 17:57:38 +00:00
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Lars Engels
e25988554c - Add a desktop entry
- Move plist to pkg-plist
- Remove comments in Makefile
- Bump PORTREVISION

PR:		ports/174537
Submitted by:	nemysis@gmx.ch (maintainer)
2012-12-18 13:09:11 +00:00
Jason Helfman
284a17a85d - port requires DATA
PR:	170748
Submitted by:	maintainer, nemysis@gmx.ch
2012-08-25 06:12:26 +00:00
Dmitry Marakasov
e4a44105fe - Switch to optionsNG
PR:		ports/170671
Submitted by:	nemysis <nemysis@gmx.ch>
2012-08-17 17:46:32 +00:00
Alex Kozlov
6621e8f035 The object of the game is to remove all of the blocks from the screen
before the time runs out. Two blocks are removed at a time,
and must be of the same color. After completing a level,
you will be rewarded with a bonus point for every tick left on the clock.
For each level thereafter, the time to complete the the level will be shorter.

PR:	ports/166854
Submitted by:	nemysis <nemysis@gmx.ch>
Approved by:	eadler (mentor)
2012-05-03 20:56:57 +00:00