xboard port
This commit is contained in:
parent
eeac01ce84
commit
6378ac3077
19
games/xboard/Makefile
Normal file
19
games/xboard/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# OpenBSD makefile for: xboard
|
||||
# Version required: 3.6.1
|
||||
# Date created: May 19 1998
|
||||
# Whom: Angelos D. Keromytis
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/19 23:19:21 angelos Exp $
|
||||
#
|
||||
|
||||
DISTNAME= xboard-3.6.2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
|
||||
MAINTAINER= angelos@openbsd.org
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
STRIP=
|
||||
MAN6= xboard.6 cmail.6 zic2xpm.6
|
||||
|
||||
.include <bsd.port.mk>
|
1
games/xboard/files/md5
Normal file
1
games/xboard/files/md5
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xboard-3.6.2.tar.gz) = 956d2789a4f1a87b0034372df1339bf5
|
1
games/xboard/pkg/COMMENT
Normal file
1
games/xboard/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
X frontend for GNU Chess and the Internet Chess Server
|
3
games/xboard/pkg/DESCR
Normal file
3
games/xboard/pkg/DESCR
Normal file
@ -0,0 +1,3 @@
|
||||
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.
|
8
games/xboard/pkg/PLIST
Normal file
8
games/xboard/pkg/PLIST
Normal file
@ -0,0 +1,8 @@
|
||||
bin/xboard
|
||||
bin/cmail
|
||||
bin/pxboard
|
||||
bin/zic2xpm
|
||||
man/man6/xboard.6
|
||||
man/man6/cmail.6
|
||||
man/man6/zic2xpm.6
|
||||
info/xboard.info
|
Loading…
Reference in New Issue
Block a user