1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

Add mt_dolphin_ia 0.1.98, a basic AI for MaitreTarot, a Tarot card

game.

Approved by:    mat(mentor).
This commit is contained in:
Thierry Thomas 2004-03-26 21:44:50 +00:00
parent b0fe19f6fb
commit c4cf35ec0d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105385
4 changed files with 39 additions and 0 deletions

View File

@ -273,6 +273,7 @@
SUBDIR += moon-buggy
SUBDIR += moonlander
SUBDIR += moria
SUBDIR += mt_dolphin_ia
SUBDIR += mvdsv
SUBDIR += mythserver
SUBDIR += nInvaders

View File

@ -0,0 +1,28 @@
# New ports collection makefile for: mt_dolphin_ia
# Date created: Sun 7 mar 2004
# Whom: thierry@pompo.net
#
# $FreeBSD$
#
PORTNAME= mt_dolphin_ia
PORTVERSION= 0.1.98
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= maitretarot/${PORTNAME}.pkg/${PORTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= A basic AI for MaitreTarot, a Tarot card game
LIB_DEPENDS= mt_client.0:${PORTSDIR}/games/libmt_client
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GNOME= glib20 libxml2
CONFIGURE_ARGS= --with-libmt_client=${LOCALBASE} \
--with-libmaitretarot=${LOCALBASE}
PLIST_FILES= bin/mt_dolphin_ia
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
MD5 (mt_dolphin_ia-0.1.98.tar.bz2) = 8320756d8c3b50347eb1b2c790907925
SIZE (mt_dolphin_ia-0.1.98.tar.bz2) = 92625

View File

@ -0,0 +1,8 @@
MaitreTarot is a Tarot card game. Understand a game like freecell or
poker, nothing to do with astrology. Tarot is rather a French game.
This is a basic AI to play against your machine.
Check the port games/mt_gtk_client for a GTK+ client.
WWW: http://www.nongnu.org/maitretarot/