aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/adom/Makefile8
-rw-r--r--games/adom/pkg-descr6
-rw-r--r--games/adom/pkg-message.in2
3 files changed, 6 insertions, 10 deletions
diff --git a/games/adom/Makefile b/games/adom/Makefile
index 82f85bea24cb..7a2f338c673b 100644
--- a/games/adom/Makefile
+++ b/games/adom/Makefile
@@ -3,13 +3,13 @@
PORTNAME= adom
PORTVERSION= 1.1.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games linux
MASTER_SITES= http://www.adom.de/adom/download/linux/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g}-elf
MAINTAINER= sr-13@mail.ru
-COMMENT= An rogue-like advanced rpg with color support (binary port)
+COMMENT= Rogue-like advanced rpg with color support (binary port)
LICENSE= unknown
LICENSE_NAME= The ADOM License
@@ -22,13 +22,13 @@ OPTIONS_DEFINE= DOCS
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX= yes
-USE_LINUX_APPS= xorglibs
+USE_LINUX_APPS= ncurses-base xorglibs
WRKSRC= ${WRKDIR}/adom
NO_BUILD= yes
STRIP= # empty: do not strip linux binary!
-.include <bsd.port.options.mk>
+SUB_FILES= pkg-message
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/adom ${STAGEDIR}${PREFIX}/bin
diff --git a/games/adom/pkg-descr b/games/adom/pkg-descr
index 043a1956a0d2..1e52188f8fa7 100644
--- a/games/adom/pkg-descr
+++ b/games/adom/pkg-descr
@@ -10,10 +10,4 @@ quest, you have to explore previously undiscovered tunnels and
dungeons, fight hideous monsters, uncover long forgotten secrets,
and find treasures of all kind.
-Please read manual in /usr/local/share/doc/adom (or wherever ${PREFIX} was
-pointing) after installation.
-
-You may have to build terminfo database in order to run ADOM. Read "readme.1st"
-section VI.E for details.
-
WWW: http://www.adom.de/
diff --git a/games/adom/pkg-message.in b/games/adom/pkg-message.in
new file mode 100644
index 000000000000..af7968018df2
--- /dev/null
+++ b/games/adom/pkg-message.in
@@ -0,0 +1,2 @@
+
+After installation please read manual in %%DOCSDIR%%.