- Update to version 4.6.4
- Define LICENSE (GPLv2) and remove it (and some other useless files) from
PORTDOCS
- Remove pkg-plist; use PLIST_FILES/PORTDOCS instead
- Adjust COMMENT and canonicalize Makefile header
- Always include large file support as it seems there is no reason not to
enable it these days
- Remove useless MASTER_SITE_SUBDIR and add missing USE_NCURSES knobs
- Deorbit custom do-install target; instead use post-install for PORTDOCS
- Unmute installation commands
Submitted by: zeus@ibs.dn.ua (version update; cleanups and bugs are mine)
Approved by: maintainer timeout (over 6 months)
- Updated to 3.17;
- Updated MASTER_SITES;
- Now using pkg-plist;
- Now respect PORTDOCS.
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
PR: ports/120139