summaryrefslogtreecommitdiff
path: root/games/xhexagons
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-03-30 03:45:46 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-03-30 03:45:46 +0000
commitd31af945cd3041df00f21b779218ae67a7bb8fa2 (patch)
tree49c853e583a76e397e321de061bdd4251b28cb91 /games/xhexagons
parentUpdate port to 5.5.2 (diff)
Update port to 5.5.2
Add WWW PR: 17665 Submitted by: tkato@prontomail.ne.jp
Notes
Notes: svn path=/head/; revision=27138
Diffstat (limited to 'games/xhexagons')
-rw-r--r--games/xhexagons/Makefile27
-rw-r--r--games/xhexagons/distinfo2
-rw-r--r--games/xhexagons/pkg-descr2
3 files changed, 15 insertions, 16 deletions
diff --git a/games/xhexagons/Makefile b/games/xhexagons/Makefile
index 3372bf42e5c6..1beb33cd86ac 100644
--- a/games/xhexagons/Makefile
+++ b/games/xhexagons/Makefile
@@ -1,29 +1,26 @@
# New ports collection makefile for: xhexagons
-# Version required: 5.4.4
+# Version required: 5.5.2
# Date created: 20 May 1998
# Whom: Andrey Zakhvatov
#
# $FreeBSD$
#
-DISTNAME= xhexagons-5.4.4
-CATEGORIES= games
-MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+DISTNAME= xhexagons-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}/xhexagons
-USE_IMAKE= yes
-MAN1= xhexagons.1
-MANCOMPRESSED= no
-
-# Not configured to use Motif.
-# Optionally edit ${WRKSRC}/Imakefile before build.
+WRKSRC= ${WRKDIR}/xhexagons
+USE_IMAKE= yes
+MAN1= xhexagons.1
+MANCOMPRESSED= no
do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/xhexagons ${PREFIX}/bin
- @${INSTALL_DATA} ${WRKSRC}/Hexagons.ad ${PREFIX}/lib/X11/app-defaults/Hexagons
- @${INSTALL_MAN} ${WRKSRC}/xhexagons.man ${PREFIX}/man/man1/xhexagons.1
+ ${INSTALL_PROGRAM} ${WRKSRC}/xhexagons ${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/Hexagons.ad ${PREFIX}/lib/X11/app-defaults/Hexagons
+ ${INSTALL_MAN} ${WRKSRC}/xhexagons.man ${PREFIX}/man/man1/xhexagons.1
.include <bsd.port.mk>
diff --git a/games/xhexagons/distinfo b/games/xhexagons/distinfo
index 5d3814bcaa27..622319320101 100644
--- a/games/xhexagons/distinfo
+++ b/games/xhexagons/distinfo
@@ -1 +1 @@
-MD5 (xhexagons-5.4.4.tar.gz) = 34215c94ed13fdbf47ed98d44bf2db45
+MD5 (xhexagons-5.5.2.tar.gz) = a267f12e3f2a9dc031fd3ce4c041f6ad
diff --git a/games/xhexagons/pkg-descr b/games/xhexagons/pkg-descr
index c9f238d63868..a20546698f2b 100644
--- a/games/xhexagons/pkg-descr
+++ b/games/xhexagons/pkg-descr
@@ -3,5 +3,7 @@ Hexagons is a puzzle similar in nature to the Fifteen Puzzle.
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