1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00

xboard 3.2

This commit is contained in:
Steven Wallace 1995-01-03 00:44:30 +00:00
parent c85994c4e1
commit 51e8df4bfe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=667
4 changed files with 25 additions and 0 deletions

14
games/xboard/Makefile Normal file
View File

@ -0,0 +1,14 @@
# New ports collection makefile for: xboard
# Version required: 3.2 patchlevel 0
# Date created: 2 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.3 1994/12/31 04:17:52 swallace Exp $
#
DISTNAME= xboard-3.2.pl0
MASTER_SITES= ftp://ftp.x.org/contrib/games/
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix=${PREFIX}
.include <bsd.port.mk>

1
games/xboard/pkg-comment Normal file
View File

@ -0,0 +1 @@
xboard, X user interface for GNU Chess and the Internet Chess Server

5
games/xboard/pkg-descr Normal file
View File

@ -0,0 +1,5 @@
xboard 3.2
Xboard is a graphical chessboard that can serve as a user interface for GNU
Chess, for the Internet Chess Server, or for electronic mail correspondence
chess. xboard can also be used by itself.

5
games/xboard/pkg-plist Normal file
View File

@ -0,0 +1,5 @@
@cwd /usr/local
bin/xboard
bin/cmail
man/man6/xboard.6
man/man6/cmail.6