Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr
http://www.lwjgl.org/forum/index.php?topic=5259
- Transfer maintainership to games@ team
- Change license BSD to BSD3CLAUSE
- Remove not needed LICENSE_FILE
- Change DOS2UNIX_REGEX to use to for png
- Change to use JAVA_VERSION=1.7+
- Change REINPLACE use cc instead of gcc
- Break lines around 80 characters
- Change patches and recreate with make makepatch