1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
Jason E. Hale
c5125617bb - Clean up Makefile
- Respect PREFIX
- Don't use PORTDATA macro since the data is required
- Use the build system provided by the software

PR:		ports/171364
Submitted by:	nemysis <nemysis at gmx dot ch> (maintainer)
Approved by:	makc (mentor)
2012-09-17 14:25:55 +00:00
Jason Helfman
8ed2ae8632 - port requires data
- remove INSTALL file from PORTDOCS
- adopt optionsNG for DOCS

PR:     170745
Submitted by:   maintainer, nemysis@gmx.ch
2012-08-25 06:42:58 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dmitry Marakasov
511a622de5 Tanglet is a single player word finding game based on Boggle. The
object of the game is to list as many words as you can before the
time runs out. There are several timer modes that determine how
much time you start with, and if you get extra time when you find
a word.

You can join letters horizontally, vertically, or diagonally in any
direction to make a word, so as long as the letters are next to
each other on the board. However, you can not reuse the same letter
cells in a single word. Also, each word must be at least three
letters on a normal board, and four letters on a large board.

WWW: http://gottcode.org/tanglet/

PR:		167239
Submitted by:	nemysis <nemysis@gmx.ch>
2012-05-14 23:59:03 +00:00