aboutsummaryrefslogtreecommitdiff
path: root/games/freecell-solver
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2009-01-29 14:45:30 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2009-01-29 14:45:30 +0000
commitd98fbe1fb4ccf9fa205125e496f6720a9d0411d3 (patch)
tree148f7953256b5c255b42909f4d9a4e7d81abdbb5 /games/freecell-solver
parente2879b13fc63cb39d0579edac72664ee1bf4b879 (diff)
downloadports-d98fbe1fb4ccf9fa205125e496f6720a9d0411d3.tar.gz
ports-d98fbe1fb4ccf9fa205125e496f6720a9d0411d3.zip
add missing docs in plist
Notes
Notes: svn path=/head/; revision=227091
Diffstat (limited to 'games/freecell-solver')
-rw-r--r--games/freecell-solver/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/freecell-solver/Makefile b/games/freecell-solver/Makefile
index 9fe3ff73b78a..242b053bd54a 100644
--- a/games/freecell-solver/Makefile
+++ b/games/freecell-solver/Makefile
@@ -19,6 +19,7 @@ COMMENT= A program that automatically solves games of Freecell
USE_PERL5_BUILD= yes
USE_CMAKE= yes
USE_LDCONFIG= yes
+PORTDOCS= *
MAN6= fc-solve-board_gen.6 \
fc-solve.6 \