John Marino
13fbe05fcc
games/2048: Restore build for ports ncurses
...
The LIBS Make argument no longer works; libcurses was hardcoded to the
curses target in the 2048 v0.9.1 makefile. To restore the build on
systems without base ncurses (e.g. DragonFly), extend the existing
Makefile file to link to libncurses instead. While here, remove the
non-functional MAKE_ARGS=LIBS definition.
Approved by: just-fix-it / Restore DF functionality blanket
2016-04-18 18:40:24 +00:00
Steve Wills
c507d9ae23
games/2048: update to 0.9.1
2016-04-08 18:40:11 +00:00
John Marino
20f8cb6f0d
games/2048: document ncurses requirement (USES+=ncurses)
...
Also link with libncurses, not libcurses
approved by: infrastructure blanket
2016-02-04 18:36:58 +00:00
Mathieu Arnold
7823fa4b7e
Cleanup GH_* and variables order.
...
Sponsored by: Absolight
2015-12-29 14:30:46 +00:00
Steve Wills
0e0a45f021
games/2048: install man pages
2015-08-03 04:27:39 +00:00
Steve Wills
0f7833c41e
games/2048: update to 0.9
2015-08-03 04:09:58 +00:00
Mathieu Arnold
5392aa00ad
Update ports in the games category to not use GH_COMMIT.
...
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
2015-05-06 16:04:20 +00:00
Dmitry Marakasov
438dcd27fe
- Update to latest master, which fixes highscore and color handling and doesn't need makefile patching any more
...
- Remove MASTER_SITES, this is handled by USE_GITHUB
- Fix LICENSE_FILE
- Improve installation
PR: 193580
Submitted by: amdmi3
Approved by: swills (maintainer, via irc)
2014-09-15 15:53:58 +00:00
Steve Wills
a8788a80ce
games/2048: Add a port for command line version of 2048
2014-08-15 13:42:26 +00:00