From 51bfd00f8bfd0a6139f02fe08b927e7cb5e1b078 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Tue, 3 Jun 2003 04:01:20 +0000 Subject: Add abridge 0.4.0, a bridge game. PR: 52423 Submitted by: Janos Mohacsi --- games/abridge/Makefile | 21 +++++++++++++++++++++ games/abridge/distinfo | 1 + games/abridge/pkg-descr | 12 ++++++++++++ games/abridge/pkg-plist | 1 + 4 files changed, 35 insertions(+) create mode 100644 games/abridge/Makefile create mode 100644 games/abridge/distinfo create mode 100644 games/abridge/pkg-descr create mode 100644 games/abridge/pkg-plist (limited to 'games/abridge') diff --git a/games/abridge/Makefile b/games/abridge/Makefile new file mode 100644 index 000000000000..6b5d11d22de9 --- /dev/null +++ b/games/abridge/Makefile @@ -0,0 +1,21 @@ +# New ports collection makefile for: abridge +# Date created: 19.05.2003 +# Whom: Janos Mohacsi +# +# $FreeBSD$ + +PORTNAME= abridge +PORTVERSION= 0.4.0 +CATEGORIES= games +MASTER_SITES= http://www.abridgegame.org/src/ + +MAINTAINER= Janos.Mohacsi@bsd.hu +COMMENT= Bridge game + +LIB_DEPENDS= wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel + +GNU_CONFIGURE= yes + +MAN1= abridge.1 + +.include diff --git a/games/abridge/distinfo b/games/abridge/distinfo new file mode 100644 index 000000000000..437d4c036258 --- /dev/null +++ b/games/abridge/distinfo @@ -0,0 +1 @@ +MD5 (abridge-0.4.0.tar.gz) = f02c5d4f726ca847e9aba39706bb67e9 diff --git a/games/abridge/pkg-descr b/games/abridge/pkg-descr new file mode 100644 index 000000000000..04a23681d3f4 --- /dev/null +++ b/games/abridge/pkg-descr @@ -0,0 +1,12 @@ +Bridge is a bridge game that allows you to play bridge online with other +real people. It is currently available for UNIX (including linux), +Microsoft Windows and MacOS X. On all platforms, aBridge supports speech +synthesis, allowing you to choose listen to the bids and chat conversation +rather than simply gazing at the screen waiting for someone to play. +aBridge also has some rudimentary bots, for when other players aren't +online, but their AI is pretty pathetic, and they are in need of a +complete rewrite. + +WWW: http://www.abridgegame.org/ + +Janos.Mohacsi@bsd.hu diff --git a/games/abridge/pkg-plist b/games/abridge/pkg-plist new file mode 100644 index 000000000000..0b7b08ce08b9 --- /dev/null +++ b/games/abridge/pkg-plist @@ -0,0 +1 @@ +bin/abridge -- cgit v1.2.3