summaryrefslogtreecommitdiff
path: root/games/xmball
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-07-12 23:57:25 +0000
committerSteve Price <steve@FreeBSD.org>1998-07-12 23:57:25 +0000
commit45599537b6a73c2e1f16a62e36a7295f6cbc1935 (patch)
treeb7006d8f3e03c3a5a7eb954cce0056beb08e3436 /games/xmball
parentTurn on bogged. (diff)
Initial import of xmball version 5.4.4.
A masterball puzzle for the X Window System. PR: 7018 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
Notes
Notes: svn path=/head/; revision=11881
Diffstat (limited to 'games/xmball')
-rw-r--r--games/xmball/Makefile28
-rw-r--r--games/xmball/distinfo1
-rw-r--r--games/xmball/pkg-comment1
-rw-r--r--games/xmball/pkg-descr6
-rw-r--r--games/xmball/pkg-plist3
5 files changed, 39 insertions, 0 deletions
diff --git a/games/xmball/Makefile b/games/xmball/Makefile
new file mode 100644
index 000000000000..d80868a3840d
--- /dev/null
+++ b/games/xmball/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: xmball
+# Version required: 5.4.4
+# Date created: 21 May 1998
+# Whom: Andrey Zakhvatov
+#
+# $Id$
+#
+
+DISTNAME= xmball-5.4.4
+CATEGORIES= games
+MASTER_SITES= ${MASTER_SITE_XCONTRIB}
+MASTER_SITE_SUBDIR= games/xpuzzles
+
+MAINTAINER= andy@icc.surw.chel.su
+
+WRKSRC= ${WRKDIR}/xmball
+USE_IMAKE= yes
+MAN1= xmball.1
+
+# Not configured to use Motif.
+# Optionally edit ${WRKSRC}/Imakefile before build.
+
+do-install:
+ @${INSTALL_PROGRAM} ${WRKSRC}/xmball ${PREFIX}/bin
+ @${INSTALL_DATA} ${WRKSRC}/Mball.ad ${PREFIX}/lib/X11/app-defaults/Mball
+ @${INSTALL_MAN} ${WRKSRC}/xmball.man ${PREFIX}/man/man1/xmball.1
+
+.include <bsd.port.mk>
diff --git a/games/xmball/distinfo b/games/xmball/distinfo
new file mode 100644
index 000000000000..83faa2e67dd4
--- /dev/null
+++ b/games/xmball/distinfo
@@ -0,0 +1 @@
+MD5 (xmball-5.4.4.tar.gz) = 291887ad76cb53fa5368f4d237ce2a37
diff --git a/games/xmball/pkg-comment b/games/xmball/pkg-comment
new file mode 100644
index 000000000000..456d540d1ff7
--- /dev/null
+++ b/games/xmball/pkg-comment
@@ -0,0 +1 @@
+Masterball puzzle for X Window System.
diff --git a/games/xmball/pkg-descr b/games/xmball/pkg-descr
new file mode 100644
index 000000000000..0b974d264d1a
--- /dev/null
+++ b/games/xmball/pkg-descr
@@ -0,0 +1,6 @@
+Masterball is a puzzle similar in nature to the famous Rubik's Cube.
+The original puzzle has 8 sectors on a sphere (longitudinal cuts),
+with each sector divided into 4 segments (latitudinal cuts).
+
+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.
diff --git a/games/xmball/pkg-plist b/games/xmball/pkg-plist
new file mode 100644
index 000000000000..fb281e77db72
--- /dev/null
+++ b/games/xmball/pkg-plist
@@ -0,0 +1,3 @@
+bin/xmball
+man/man1/xmball.1.gz
+lib/X11/app-defaults/Mball