games/vms-empire: document ncurses rqmt (USES+=ncurses), respect LDFLAGS

approved by:	infrastructure blanket
This commit is contained in:
John Marino 2016-02-04 22:33:18 +00:00
parent 78acc14ab3
commit 118d0018d2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=408114

View File

@ -11,6 +11,8 @@ COMMENT= Simulation of a full-scale war between two emperors
LICENSE= GPLv2
USES= ncurses
MAKE_ARGS= LIBS="${LDFLAGS} -lncurses"
PORTDOCS= AUTHORS BUGS HACKING NEWS README
OPTIONS_DEFINE= DOCS