Initial import.

lazy version of Solitaire
This commit is contained in:
Yukihiro Nakai 2000-01-31 04:09:09 +00:00
parent 64abceb4a4
commit d3971d06fb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25342
6 changed files with 49 additions and 0 deletions

25
games/gtkabale/Makefile Normal file
View File

@ -0,0 +1,25 @@
# New ports collection makefile for: gtkabale
# Version required: 0.3
# Date created: 30 January 2000
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= gtkabale-0.3
CATEGORIES= games
MASTER_SITES= ftp://ftp.seindal.dk/pub/rene/
MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>

1
games/gtkabale/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (gtkabale-0.3.tar.gz) = 1b03109a800bfa41e6e7bda0e7aeee30

View File

@ -0,0 +1,9 @@
--- po/POTFILES.in.orig Sun Jan 30 17:46:45 2000
+++ po/POTFILES.in Sun Jan 30 17:46:51 2000
@@ -6,5 +6,5 @@
src/game.c
src/interface.c
src/main.c
-src/support.c
+src/support2.c

View File

@ -0,0 +1 @@
a lazy version of solitaire game

1
games/gtkabale/pkg-descr Normal file
View File

@ -0,0 +1 @@
a lazy version of solitaire game

12
games/gtkabale/pkg-plist Normal file
View File

@ -0,0 +1,12 @@
bin/gtkabale
share/gtkabale/ambiguous.png
share/gtkabale/back.png
share/gtkabale/cards.png
share/gtkabale/game-lost.png
share/gtkabale/game-won.png
share/gtkabale/gtkrc
share/gtkabale/help-no.png
share/gtkabale/help-yes.png
share/gtkabale/no-move.png
share/locale/da/LC_MESSAGES/gtkabale.mo
@dirrm share/gtkabale