From 9d0f5435acdde25bf52328ba8df0ec394bf6612f Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 12 Jul 1998 23:48:34 +0000 Subject: Initial import of xmlink version 5.4.4. Missing Link puzzle for X Window System. PR: 7076 Submitted by: Andrey Zakhvatov --- games/xmlink/Makefile | 28 ++++++++++++++++++++++++++++ games/xmlink/distinfo | 1 + games/xmlink/pkg-comment | 1 + games/xmlink/pkg-descr | 4 ++++ games/xmlink/pkg-plist | 3 +++ 5 files changed, 37 insertions(+) create mode 100644 games/xmlink/Makefile create mode 100644 games/xmlink/distinfo create mode 100644 games/xmlink/pkg-comment create mode 100644 games/xmlink/pkg-descr create mode 100644 games/xmlink/pkg-plist (limited to 'games') diff --git a/games/xmlink/Makefile b/games/xmlink/Makefile new file mode 100644 index 000000000000..925a36eb31e8 --- /dev/null +++ b/games/xmlink/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: xmlink +# Version required: 5.4.4 +# Date created: 19 May 1998 +# Whom: Andrey Zakhvatov +# +# $Id$ +# + +DISTNAME= xmlink-5.4.4 +CATEGORIES= games +MASTER_SITES= ${MASTER_SITE_XCONTRIB} +MASTER_SITE_SUBDIR= games/xpuzzles + +MAINTAINER= andy@icc.surw.chel.su + +WRKSRC= ${WRKDIR}/xmlink +USE_IMAKE= yes +MAN1= xmlink.1 + +# Not configured to use Motif. +# Optionally edit ${WRKSRC}/Imakefile before build. + +do-install: + @ ${INSTALL_PROGRAM} ${WRKSRC}/xmlink ${PREFIX}/bin + @ ${INSTALL_DATA} ${WRKSRC}/Mlink.ad ${PREFIX}/lib/X11/app-defaults/Mlink + @ ${INSTALL_MAN} ${WRKSRC}/xmlink.man ${PREFIX}/man/man1/xmlink.1 + +.include diff --git a/games/xmlink/distinfo b/games/xmlink/distinfo new file mode 100644 index 000000000000..bd0a3534e49f --- /dev/null +++ b/games/xmlink/distinfo @@ -0,0 +1 @@ +MD5 (xmlink-5.4.4.tar.gz) = 283333adf34fcd27ec6ad035c518952c diff --git a/games/xmlink/pkg-comment b/games/xmlink/pkg-comment new file mode 100644 index 000000000000..3fb09dc9d5da --- /dev/null +++ b/games/xmlink/pkg-comment @@ -0,0 +1 @@ +Missing Link puzzle for X Window System. diff --git a/games/xmlink/pkg-descr b/games/xmlink/pkg-descr new file mode 100644 index 000000000000..971219eeaa39 --- /dev/null +++ b/games/xmlink/pkg-descr @@ -0,0 +1,4 @@ +Ideal's The Missing Link, a 4x4 puzzle, riding on the wave of Rubik's +Cube craze. There are many variations on this theme, including the "6x6" +puzzle and Babylon Tower. What makes the Missing Link a harder puzzle to +solve is that the 2 center positions rotate together. diff --git a/games/xmlink/pkg-plist b/games/xmlink/pkg-plist new file mode 100644 index 000000000000..98ef0f4e3870 --- /dev/null +++ b/games/xmlink/pkg-plist @@ -0,0 +1,3 @@ +bin/xmlink +man/man1/xmlink.1.gz +lib/X11/app-defaults/Mlink -- cgit v1.2.3