New port xpanex, another puzzle for X11.

PR:		6165
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
This commit is contained in:
Thomas Gellekum 1998-05-20 07:54:07 +00:00
parent 4b53c37348
commit d5ae30d6b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=11076
5 changed files with 41 additions and 0 deletions

25
games/xpanex/Makefile Normal file
View File

@ -0,0 +1,25 @@
# New ports collection makefile for: xpanex
# Version required: 5.4.3
# Date created: 27 March 1998
# Whom: Andrey Zakhvatov
#
# $Id$
#
DISTNAME= xpanex-5.4.3
CATEGORIES= games x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
MAINTAINER= andy@icc.surw.chel.su
WRKSRC= ${WRKDIR}/xpanex
USE_IMAKE= yes
MAN1= xpanex.1
do-install:
@ ${INSTALL_PROGRAM} ${WRKSRC}/xpanex ${PREFIX}/bin
@ ${INSTALL_DATA} ${WRKSRC}/Panex.ad ${PREFIX}/lib/X11/app-defaults/Panex
@ ${INSTALL_MAN} ${WRKSRC}/xpanex.man ${PREFIX}/man/man1/xpanex.1
.include <bsd.port.mk>

1
games/xpanex/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (xpanex-5.4.3.tar.gz) = 7726ee13c38965a88f23408456371786

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

@ -0,0 +1 @@
Panex puzzle for X Window.

11
games/xpanex/pkg-descr Normal file
View File

@ -0,0 +1,11 @@
The original Panex puzzle is from the Japanese Magic Company
from the 1980's. Mathematicians at Bell Laboratories estimated
the number of moves to swap 2 columns of order 10 to be
27,564 <= N <= 31,537. It came in two varieties: one with a
blue and a yellow pyramid of order 10 on silver tiles; in the
gold version pieces of each color look alike i.e. no pyramid
is drawn on them), this is a little harder.
The original Tower of Hanoi puzzle is the invention of
Edouard Lucas and was sold as a toy in France in 1883. The
legend of 64 disks in the great temple of Benares of the god
Brahma is also his invention.

3
games/xpanex/pkg-plist Normal file
View File

@ -0,0 +1,3 @@
bin/xpanex
man/man1/xpanex.1.gz
lib/X11/app-defaults/Panex