diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:32:26 +0000 |
commit | 2ab2d59488a65a14b01af86a413a81bd08d3d6f9 (patch) | |
tree | ec78fa7b2d24e7af26bb204fe8605d545aa48beb /games/phalanx/Makefile | |
parent | 1707b424cb5fb67d17318c9d90affaf0c362531d (diff) | |
download | ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.tar.gz ports-2ab2d59488a65a14b01af86a413a81bd08d3d6f9.zip |
Notes
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 99c27b056e58..06f84c879e5a 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 |