1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

update to 5.5.2

PR:		17671
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
This commit is contained in:
Michael Haro 2000-03-31 07:43:20 +00:00
parent 1f09257835
commit a543ca0007
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=27180
3 changed files with 15 additions and 16 deletions

View File

@ -1,29 +1,26 @@
# New ports collection makefile for: xskewb
# Version required: 5.4.4
# Version required: 5.5.2
# Date created: 25 March 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
DISTNAME= xskewb-5.4.4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
DISTNAME= xskewb-5.5.2
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles
MAINTAINER= ports@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/xskewb
USE_IMAKE= yes
MAN1= xskewb.1
MANCOMPRESSED= no
# Not configured to use Motif.
# Optionally edit ${WRKSRC}/Imakefile before build.
WRKSRC= ${WRKDIR}/xskewb
USE_IMAKE= yes
MAN1= xskewb.1
MANCOMPRESSED= no
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/xskewb ${PREFIX}/bin
@${INSTALL_DATA} ${WRKSRC}/Skewb.ad ${PREFIX}/lib/X11/app-defaults/Skewb
@${INSTALL_MAN} ${WRKSRC}/xskewb.man ${PREFIX}/man/man1/xskewb.1
${INSTALL_PROGRAM} ${WRKSRC}/xskewb ${PREFIX}/bin
${INSTALL_DATA} ${WRKSRC}/Skewb.ad ${PREFIX}/lib/X11/app-defaults/Skewb
${INSTALL_MAN} ${WRKSRC}/xskewb.man ${PREFIX}/man/man1/xskewb.1
.include <bsd.port.mk>

View File

@ -1 +1 @@
MD5 (xskewb-5.4.4.tar.gz) = aa7effc670bf1031394fbaa6368465a4
MD5 (xskewb-5.5.2.tar.gz) = d8a83df30255afea3c8aada1fcbb909c

View File

@ -9,5 +9,7 @@ such as the "Creative Puzzle Ball", "Meffert's Challenge", and Disney's
By building from the source and editing its Imakefile before the
``build'' phase, you may be able to use Motif or LessTif with this port.
WWW: http://www.tux.org/~bagleyd/puzzles.html
- Andrey Zakhvatov
andy@icc.surw.chel.su