diff options
Diffstat (limited to 'games/xhexagons/Makefile')
-rw-r--r-- | games/xhexagons/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xhexagons/Makefile b/games/xhexagons/Makefile index 2ec90d165d38..3f1c47b86f6b 100644 --- a/games/xhexagons/Makefile +++ b/games/xhexagons/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Hexagons puzzle (similar to Fifteen Puzzle) for X Window System + WRKSRC= ${WRKDIR}/xhexagons USE_IMAKE= yes MAN1= xhexagons.1 |