diff options
Diffstat (limited to 'games/phalanx/Makefile')
-rw-r--r-- | games/phalanx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/phalanx/Makefile b/games/phalanx/Makefile index 99c27b0..06f84c8 100644 --- a/games/phalanx/Makefile +++ b/games/phalanx/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.math.muni.cz/pub/math/people/Dobes/ \ http://dusan.freeshell.org/phalanx/ MAINTAINER= ports@FreeBSD.org +COMMENT= Xboard-compatible chess playing program LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt |