aboutsummaryrefslogtreecommitdiff
path: root/games/yahtzee/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/yahtzee/Makefile')
-rw-r--r--games/yahtzee/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/yahtzee/Makefile b/games/yahtzee/Makefile
index eea4a9cba85b..e07580e4f39c 100644
--- a/games/yahtzee/Makefile
+++ b/games/yahtzee/Makefile
@@ -16,6 +16,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
+PORTCOMMENT= A curses version of the dice game for one or more players
+
WRKSRC= ${WRKDIR}/${PORTNAME}
# Distribution does not include an install target. So here it is.