From 1beae40fe0ff3daf59b171cf9c8cc90beb272ef0 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Fri, 31 Mar 2000 07:39:14 +0000 Subject: Update to version 5.5.2 Add WWW: line into pkg/DESCR PR: 17669 Submitted by: KATO Tsuguru --- games/xpanex/Makefile | 27 ++++++++++++--------------- games/xpanex/distinfo | 2 +- games/xpanex/pkg-descr | 2 ++ 3 files changed, 15 insertions(+), 16 deletions(-) (limited to 'games/xpanex') 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 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 -- cgit v1.2.3