aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2016-01-31 17:43:55 +0800
committermarino <marino@FreeBSD.org>2016-01-31 17:43:55 +0800
commite3023ca75fc35ac726da5278c9ce595fffe07f8c (patch)
tree4ecdbdef447c3a82e32a56f15cc460054a70a629 /games
parent3d94a2209caac15106f9c7f9c56ca4af08f6c47d (diff)
downloadfreebsd-ports-gnome-e3023ca75fc35ac726da5278c9ce595fffe07f8c.tar.gz
freebsd-ports-gnome-e3023ca75fc35ac726da5278c9ce595fffe07f8c.tar.zst
freebsd-ports-gnome-e3023ca75fc35ac726da5278c9ce595fffe07f8c.zip
games/braincurses: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket
Diffstat (limited to 'games')
-rw-r--r--games/braincurses/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/braincurses/Makefile b/games/braincurses/Makefile
index 094720a338d7..863324632b65 100644
--- a/games/braincurses/Makefile
+++ b/games/braincurses/Makefile
@@ -10,6 +10,8 @@ COMMENT= Clone of the Mastermind game
LICENSE= GPLv2
+USES= ncurses
+
USE_GITHUB= yes
GH_ACCOUNT= bderrly
GH_TAGNAME= 8f603c1