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