aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-09-01 15:38:19 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-09-01 15:38:19 +0000
commit0a47eb2a4968f0e75e4279bfc9af2422411e87da (patch)
treea3104d26d8724f1d1363fc56d0f759eea533a91d /games
parent2c371800d97941d1f6e565a7ed4d0983f54b317b (diff)
downloadports-0a47eb2a4968f0e75e4279bfc9af2422411e87da.tar.gz
ports-0a47eb2a4968f0e75e4279bfc9af2422411e87da.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/freecell-solver/Makefile11
-rw-r--r--games/freecell-solver/distinfo2
-rw-r--r--games/freecell-solver/pkg-plist13
3 files changed, 19 insertions, 7 deletions
diff --git a/games/freecell-solver/Makefile b/games/freecell-solver/Makefile
index 619cbd1843c2..cb20e43f7880 100644
--- a/games/freecell-solver/Makefile
+++ b/games/freecell-solver/Makefile
@@ -7,17 +7,16 @@
#
PORTNAME= freecell-solver
-PORTVERSION= 1.6.4
+PORTVERSION= 1.8.0
CATEGORIES= games
MASTER_SITES= http://vipe.technion.ac.il/~shlomif/freecell-solver/ \
http://fc-solve.berlios.de/
-MAINTAINER= ijliao@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
-USE_GMAKE= yes
-ALL_TARGET= fc-solve
+GNU_CONFIGURE= yes
+INSTALLS_SHLIB= yes
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/fc-solve ${PREFIX}/bin
+MAN6= fc-solve-board_gen.6 fc-solve.6
.include <bsd.port.mk>
diff --git a/games/freecell-solver/distinfo b/games/freecell-solver/distinfo
index 04a7222316e1..7889aab8fe8d 100644
--- a/games/freecell-solver/distinfo
+++ b/games/freecell-solver/distinfo
@@ -1 +1 @@
-MD5 (freecell-solver-1.6.4.tar.gz) = ac106b2852a1e6da1a4e4beffc2f1c92
+MD5 (freecell-solver-1.8.0.tar.gz) = 7f0a40f593f9bb25d18fe41e77d2ab42
diff --git a/games/freecell-solver/pkg-plist b/games/freecell-solver/pkg-plist
index 263317a97963..07df1124af4d 100644
--- a/games/freecell-solver/pkg-plist
+++ b/games/freecell-solver/pkg-plist
@@ -1 +1,14 @@
bin/fc-solve
+bin/make-aisleriot-freecell-board
+bin/make-gnome-freecell-board
+bin/make-microsoft-freecell-board
+bin/make_pysol_freecell_board.py
+bin/pi-make-microsoft-freecell-board
+include/freecell-solver/fcs_enums.h
+include/freecell-solver/fcs_move.h
+include/freecell-solver/fcs_user.h
+lib/libfreecell-solver.a
+lib/libfreecell-solver.la
+lib/libfreecell-solver.so
+lib/libfreecell-solver.so.0
+@dirrm include/freecell-solver