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:
parent
c85994c4e1
commit
51e8df4bfe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=667
14
games/xboard/Makefile
Normal file
14
games/xboard/Makefile
Normal 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
1
games/xboard/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
xboard, X user interface for GNU Chess and the Internet Chess Server
|
5
games/xboard/pkg-descr
Normal file
5
games/xboard/pkg-descr
Normal 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
5
games/xboard/pkg-plist
Normal file
@ -0,0 +1,5 @@
|
||||
@cwd /usr/local
|
||||
bin/xboard
|
||||
bin/cmail
|
||||
man/man6/xboard.6
|
||||
man/man6/cmail.6
|
Loading…
Reference in New Issue
Block a user