diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-03-31 07:39:14 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-03-31 07:39:14 +0000 |
commit | 1beae40fe0ff3daf59b171cf9c8cc90beb272ef0 (patch) | |
tree | 9defc03e42f3d7b60aade8df80d642ea9e778ab3 /games/xpanex | |
parent | update to 5.5.2 (diff) |
Update to version 5.5.2
Add WWW: line into pkg/DESCR
PR: 17669
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes:
svn path=/head/; revision=27178
Diffstat (limited to 'games/xpanex')
-rw-r--r-- | games/xpanex/Makefile | 27 | ||||
-rw-r--r-- | games/xpanex/distinfo | 2 | ||||
-rw-r--r-- | games/xpanex/pkg-descr | 2 |
3 files changed, 15 insertions, 16 deletions
diff --git a/games/xpanex/Makefile b/games/xpanex/Makefile index fce81144e69e..2ddbeb73923e 100644 --- a/games/xpanex/Makefile +++ b/games/xpanex/Makefile @@ -1,29 +1,26 @@ # New ports collection makefile for: xpanex -# Version required: 5.4.4 +# Version required: 5.5.2 # Date created: 27 March 1998 # Whom: Andrey Zakhvatov # # $FreeBSD$ # -DISTNAME= xpanex-5.4.4 -CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_XCONTRIB} +DISTNAME= xpanex-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}/xpanex -USE_IMAKE= yes -MAN1= xpanex.1 -MANCOMPRESSED= no - -# Not configured to use Motif. -# Optionally edit ${WRKSRC}/Imakefile before build. +WRKSRC= ${WRKDIR}/xpanex +USE_IMAKE= yes +MAN1= xpanex.1 +MANCOMPRESSED= no 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 + ${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> diff --git a/games/xpanex/distinfo b/games/xpanex/distinfo index ff7adfcd94dc..17e7b688aa18 100644 --- a/games/xpanex/distinfo +++ b/games/xpanex/distinfo @@ -1 +1 @@ -MD5 (xpanex-5.4.4.tar.gz) = a3787d765e5963ae59a245cf4ec077df +MD5 (xpanex-5.5.2.tar.gz) = 666040ad3a11cb555a30145a7d65495c diff --git a/games/xpanex/pkg-descr b/games/xpanex/pkg-descr index 59ccf8d69de7..eb16813902cd 100644 --- a/games/xpanex/pkg-descr +++ b/games/xpanex/pkg-descr @@ -9,3 +9,5 @@ is drawn on them), this is a little harder. 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. + +WWW: http://www.tux.org/~bagleyd/puzzles.html |