diff options
Diffstat (limited to '')
-rw-r--r-- | games/xskewb/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xskewb/Makefile b/games/xskewb/Makefile index 185100a954cc..9a64922dc3d4 100644 --- a/games/xskewb/Makefile +++ b/games/xskewb/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles MAINTAINER= ports@FreeBSD.org +COMMENT= Skewb puzzle (similar to Rubik's Cube) for X Window WRKSRC= ${WRKDIR}/${PORTNAME} USE_IMAKE= yes |