Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 May 1998 13:21:00 +0400 (MSD)
From:      Andrey Zakhvatov <andy@icc.surw.chel.su>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/6585: New port: pente-2.2.1
Message-ID:  <199805110921.NAA03108@icc.surw.chel.su>

next in thread | raw e-mail | index | archive | help

>Number:         6585
>Category:       ports
>Synopsis:       New port: pente-2.2.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 11 02:20:01 PDT 1998
>Last-Modified:
>Originator:     Andrey Zakhvatov
>Organization:
South Ural Railway ICC
>Release:        FreeBSD 2.2.2-RELEASE i386
>Environment:

>Description:

   This is a port of game of five in a row.

Pente is the American name of a Japanese game called ``ni-nuki'',
which is a variant of the ancient game ``go-moku''.  Pente is played
on a 19x19 grid with stones of two different colors.
Each player chooses one set of stones; then the players take turns
placing their stones on any unoccupied intersection until one player
wins.


# 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:
#
#	pente-2.2.1
#	pente-2.2.1/Makefile
#	pente-2.2.1/files
#	pente-2.2.1/files/md5
#	pente-2.2.1/pkg
#	pente-2.2.1/pkg/PLIST
#	pente-2.2.1/pkg/COMMENT
#	pente-2.2.1/pkg/DESCR
#
echo c - pente-2.2.1
mkdir -p pente-2.2.1 > /dev/null 2>&1
echo x - pente-2.2.1/Makefile
sed 's/^X//' >pente-2.2.1/Makefile << 'END-of-pente-2.2.1/Makefile'
X# New ports collection makefile for:	pente
X# Version required:			2.2.1
X# Date created:				11 May 1998
X# Whom:					Andrey Zakhvatov
X#
X# $Id$
X#
X
XDISTNAME=		pente-2.2.1
XCATEGORIES=		games x11
XMASTER_SITES=		http://www.hevanet.com/wms/comp/pente/
X
XMAINTAINER=		andy@icc.surw.chel.su
X
XALL_TARGET=
XGNU_CONFIGURE=		yes
XUSE_X11=		yes
X
XMAN6=			pente.6
X
Xdo-install:
X	@ ${INSTALL_PROGRAM} ${WRKSRC}/pente ${PREFIX}/bin
X	@ ${INSTALL_MAN} ${WRKSRC}/man6/pente.6 ${PREFIX}/man/man6
X.if !defined(NOPORTDOCS)
X	@ ${MKDIR} ${PREFIX}/share/doc/pente
X	@ ${INSTALL_DATA} ${WRKSRC}/COPYING ${PREFIX}/share/doc/pente
X	@ ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/pente
X.endif
X
X.include <bsd.port.mk>
END-of-pente-2.2.1/Makefile
echo c - pente-2.2.1/files
mkdir -p pente-2.2.1/files > /dev/null 2>&1
echo x - pente-2.2.1/files/md5
sed 's/^X//' >pente-2.2.1/files/md5 << 'END-of-pente-2.2.1/files/md5'
XMD5 (pente-2.2.1.tar.gz) = 7c00b0c38dc7faecd0f0accc1ea3d750
END-of-pente-2.2.1/files/md5
echo c - pente-2.2.1/pkg
mkdir -p pente-2.2.1/pkg > /dev/null 2>&1
echo x - pente-2.2.1/pkg/PLIST
sed 's/^X//' >pente-2.2.1/pkg/PLIST << 'END-of-pente-2.2.1/pkg/PLIST'
Xbin/pente
Xman/man6/pente.6.gz
Xshare/doc/pente/COPYING
Xshare/doc/pente/README
X@dirrm share/doc/pente
END-of-pente-2.2.1/pkg/PLIST
echo x - pente-2.2.1/pkg/COMMENT
sed 's/^X//' >pente-2.2.1/pkg/COMMENT << 'END-of-pente-2.2.1/pkg/COMMENT'
XGame of five in a row.
END-of-pente-2.2.1/pkg/COMMENT
echo x - pente-2.2.1/pkg/DESCR
sed 's/^X//' >pente-2.2.1/pkg/DESCR << 'END-of-pente-2.2.1/pkg/DESCR'
XPente is the American name of a Japanese game called ``ni-nuki'',
Xwhich is a variant of the ancient game ``go-moku''.  Pente is played
Xon a 19x19 grid with stones of two different colors.
XEach player chooses one set of stones; then the players take turns
Xplacing their stones on any unoccupied intersection until one player
Xwins.
END-of-pente-2.2.1/pkg/DESCR
exit


>How-To-Repeat:

>Fix:

   Please, check and commit this port.

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805110921.NAA03108>