summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorwiz <wiz>2002-06-16 21:26:21 +0000
committerwiz <wiz>2002-06-16 21:26:21 +0000
commit83ec120d0f274a7e8f8a8d398f26cb825c332b9d (patch)
tree5a1d68e54c2f87b14c35d0448254e6d7c5ea634e /games
parent35ec875d4b8f3dbe263288b5d8d7f8692987af24 (diff)
downloadpkgsrc-83ec120d0f274a7e8f8a8d398f26cb825c332b9d.tar.gz
Initial import of adom, provided by Sergey Svishchev in pkg/17288.
Ancient Domains of Mystery (ADOM for short) is a rogue-like game which means that it is a single-user game featuring the exploration of a dungeon complex. You control a fictional character described by race, class, attributes, skills, and equipment. This fictional character is trying to achieve a specific goal (see below) and succeed in a difficult quest. To fulfill the quest, you have to explore previously undiscovered tunnels and dungeons, fight hideous monsters, uncover long forgotten secrets, and find treasures of all kind.
Diffstat (limited to 'games')
-rw-r--r--games/adom/DESCR8
-rw-r--r--games/adom/Makefile32
-rw-r--r--games/adom/PLIST6
-rw-r--r--games/adom/distinfo4
4 files changed, 50 insertions, 0 deletions
diff --git a/games/adom/DESCR b/games/adom/DESCR
new file mode 100644
index 00000000000..7b617cab373
--- /dev/null
+++ b/games/adom/DESCR
@@ -0,0 +1,8 @@
+Ancient Domains of Mystery (ADOM for short) is a rogue-like game
+which means that it is a single-user game featuring the exploration of
+a dungeon complex. You control a fictional character described by
+race, class, attributes, skills, and equipment. This fictional
+character is trying to achieve a specific goal (see below) and succeed
+in a difficult quest. To fulfill the quest, you have to explore
+previously undiscovered tunnels and dungeons, fight hideous monsters,
+uncover long forgotten secrets, and find treasures of all kind.
diff --git a/games/adom/Makefile b/games/adom/Makefile
new file mode 100644
index 00000000000..ce7cd15a57b
--- /dev/null
+++ b/games/adom/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/06/16 21:26:21 wiz Exp $
+#
+
+DISTNAME= adom-100-elf
+PKGNAME= adom-1.00
+CATEGORIES= games
+MASTER_SITES= http://www.adom.de/adom/download/linux/
+
+MAINTAINER= svs@ropnet.ru
+HOMEPAGE= http://www.adom.de/
+COMMENT= Ancient Domains of Mystery - yet another roguelike game
+
+ONLY_FOR_PLATFORM= NetBSD-*-i386 Linux-*-i386
+
+WRKSRC= ${WRKDIR}/adom
+NO_BUILD= YES
+NO_PATCH= YES
+NO_CONFIGURE= YES
+CHECK_SHLIBS= NO
+
+.include "../../mk/bsd.prefs.mk"
+
+.if ${OPSYS} == "NetBSD"
+DEPENDS= suse_base>=6.1:../../emulators/${SUSE_DIR_PREFIX}_base
+.endif
+
+do-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/adom
+ ${INSTALL_DATA} ${WRKSRC}/*.* ${PREFIX}/share/doc/adom
+ ${INSTALL_PROGRAM} ${WRKSRC}/adom ${PREFIX}/bin
+
+.include "../../emulators/suse_linux/Makefile.application"
diff --git a/games/adom/PLIST b/games/adom/PLIST
new file mode 100644
index 00000000000..71fe4f4ba92
--- /dev/null
+++ b/games/adom/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/16 21:26:21 wiz Exp $
+bin/adom
+share/doc/adom/adomfaq.txt
+share/doc/adom/manual.doc
+share/doc/adom/readme.1st
+@dirrm share/doc/adom
diff --git a/games/adom/distinfo b/games/adom/distinfo
new file mode 100644
index 00000000000..e9b9e4cff47
--- /dev/null
+++ b/games/adom/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2002/06/16 21:26:21 wiz Exp $
+
+SHA1 (adom-100-elf.tar.gz) = b3c90c11dac87aec1a5de7cbe7bc4de7f87ee403
+Size (adom-100-elf.tar.gz) = 973081 bytes