ports/78364: [New port]: games/QNetChess

Andrej Zverev az at inec.ru
Thu Mar 3 15:40:20 UTC 2005


>Number:         78364
>Category:       ports
>Synopsis:       [New port]: games/QNetChess
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 03 15:40:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrej Zverev
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD az.inec.ru 5.3-STABLE FreeBSD 5.3-STABLE #3: Sun Dec 26 19:39:41 MSK 2004 az at az.inec.ru:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
QNetChess is a network game chess for two players.
It has a client and a server in the same program.

>How-To-Repeat:
	
>Fix:

	

--- qnetchess.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	QNetChess/Makefile
#	QNetChess/distinfo
#	QNetChess/pkg-descr
#
echo x - QNetChess/Makefile
sed 's/^X//' >QNetChess/Makefile << 'END-of-QNetChess/Makefile'
X# New ports collection makefile for:	QNetChess
X# Date created:		2005-03-02
X# Whom:			Andrej Zverev <az at inec.ru>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	QNetChess
XPORTVERSION=	1.0
XCATEGORIES=	games
XMASTER_SITES=	http://www.silversoft.net/src/
X
XMAINTAINER=	az at inec.ru
XCOMMENT=	Qt based chess multiplayer game
X
XMAKEFILE=	Makefile.FreeBSD
XLOCALE_FILE=	"${DATADIR}/${PORTNAME}"
X
XUSE_BZIP2=	yes
XUSE_QT_VER=	3
XUSE_X_PREFIX=	yes
X
XMAKE_ARGS+=	LOCALE_FILE="${LOCALE_FILE}"
X
XPLIST_FILES=	bin/QNetChess %%DATADIR%%/${PORTNAME}.ru_RU.KOI8-R.qm
XPLIST_DIRS=	%%DATADIR%%
X
Xdo-install:
X	${MKDIR} ${DATADIR}
X	${INSTALL_PROGRAM} ${WRKSRC}/QNetChess	${PREFIX}/bin
X	${INSTALL_DATA}	${WRKSRC}/${PORTNAME}.ru_RU.KOI8-R.qm	${DATADIR}/
X
X.include <bsd.port.mk>
END-of-QNetChess/Makefile
echo x - QNetChess/distinfo
sed 's/^X//' >QNetChess/distinfo << 'END-of-QNetChess/distinfo'
XMD5 (QNetChess-1.0.tar.bz2) = 33db25a5e97fa3251727f4bcf2f39c1c
XSIZE (QNetChess-1.0.tar.bz2) = 20362
END-of-QNetChess/distinfo
echo x - QNetChess/pkg-descr
sed 's/^X//' >QNetChess/pkg-descr << 'END-of-QNetChess/pkg-descr'
XQNetChess is a network game chess for two players.
XIt has a client and a server in the same program.
X
XAuthor:	Denis Kozadaev
XWWW:	http://www.silversoft.net
END-of-QNetChess/pkg-descr
exit
--- qnetchess.shar ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list