aboutsummaryrefslogtreecommitdiff
path: root/games/nibbles/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/nibbles/Makefile')
-rw-r--r--games/nibbles/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/nibbles/Makefile b/games/nibbles/Makefile
index e5c913f42863..edda743747cd 100644
--- a/games/nibbles/Makefile
+++ b/games/nibbles/Makefile
@@ -13,6 +13,7 @@ MASTER_SITES= http://freebsdcluster.org/~mich/software/
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= mich@freebsdcluster.org
+COMMENT= Nibbles is a simple ncurses-based console game
LDFLAGS+= -L${LOCALBASE}/lib -lncurses
CFLAGS+= -Wall