mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
update to 5.5.2
PR: 17670 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
This commit is contained in:
parent
1beae40fe0
commit
1f09257835
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27179
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: xpyraminx
|
||||
# Version required: 5.4.4
|
||||
# Version required: 5.5.2
|
||||
# Date created: 26 March 1998
|
||||
# Whom: Andrey Zakhvatov
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= xpyraminx-5.4.4
|
||||
DISTNAME= xpyraminx-5.5.2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
||||
MASTER_SITE_SUBDIR= games/xpuzzles
|
||||
@ -18,12 +18,9 @@ USE_IMAKE= yes
|
||||
MAN1= xpyraminx.1
|
||||
MANCOMPRESSED= no
|
||||
|
||||
# Not configured to use Motif.
|
||||
# Optionally edit ${WRKSRC}/Imakefile before build.
|
||||
|
||||
do-install:
|
||||
@ ${INSTALL_PROGRAM} ${WRKSRC}/xpyraminx ${PREFIX}/bin
|
||||
@ ${INSTALL_DATA} ${WRKSRC}/Pyraminx.ad ${PREFIX}/lib/X11/app-defaults/Pyraminx
|
||||
@ ${INSTALL_MAN} ${WRKSRC}/xpyraminx.man ${PREFIX}/man/man1/xpyraminx.1
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/xpyraminx ${PREFIX}/bin
|
||||
${INSTALL_DATA} ${WRKSRC}/Pyraminx.ad ${PREFIX}/lib/X11/app-defaults/Pyraminx
|
||||
${INSTALL_MAN} ${WRKSRC}/xpyraminx.man ${PREFIX}/man/man1/xpyraminx.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xpyraminx-5.4.4.tar.gz) = 55b5478d9b6782e1f47db07324089dc0
|
||||
MD5 (xpyraminx-5.5.2.tar.gz) = 2839245e0b7534f6d30b1b70afe59972
|
||||
|
@ -18,3 +18,5 @@ has a period 4 turning (edges turn with 90 degree intervals)
|
||||
which makes it analogous to the 2x2x2 Rubik's cube. This puzzle
|
||||
makes various non-tetrahedral shapes. The puzzle contained here
|
||||
has no period 4 turning flexability.
|
||||
|
||||
WWW: http://www.tux.org/~bagleyd/puzzles.html
|
||||
|
Loading…
Reference in New Issue
Block a user