diff options
Diffstat (limited to 'games/angband/Makefile')
-rw-r--r-- | games/angband/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/angband/Makefile b/games/angband/Makefile index be0cddb33d19..187f080aa1c5 100644 --- a/games/angband/Makefile +++ b/games/angband/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://clockwork.dementia.org/angband/Source/ \ ftp://ftp.sunet.se/pub/games/Angband/Source/ MAINTAINER= mph@freebsd.org +COMMENT= Rogue-like game with color, X11 support GNU_CONFIGURE= yes .if !defined(WITHOUT_X11) |