diff options
Diffstat (limited to '')
-rw-r--r-- | games/freecell-solver/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/freecell-solver/Makefile b/games/freecell-solver/Makefile index b624e15a3470..4b5fe8d0ffc2 100644 --- a/games/freecell-solver/Makefile +++ b/games/freecell-solver/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://vipe.technion.ac.il/~shlomif/freecell-solver/ \ http://fc-solve.berlios.de/ MAINTAINER= ports@FreeBSD.org +COMMENT= A program that automatically solves games of Freecell USE_LIBTOOL= yes INSTALLS_SHLIB= yes |