diff options
Diffstat (limited to 'games/phalanx/Makefile')
-rw-r--r-- | games/phalanx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/phalanx/Makefile b/games/phalanx/Makefile index 99c27b056e58..d29465e68d6d 100644 --- a/games/phalanx/Makefile +++ b/games/phalanx/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.math.muni.cz/pub/math/people/Dobes/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Xboard-compatible chess playing program + LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt WRKSRC= ${WRKDIR}/Phalanx-XXII |