summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authordholland <dholland>2016-12-13 19:17:42 +0000
committerdholland <dholland>2016-12-13 19:17:42 +0000
commitcb13e32a4aec13af7fc6f167374f196e1f30a939 (patch)
tree4aa5b09a8a4e61644c32aeaf36e1484b33c56a12 /games
parent73ffc12b4a50e3d3136bb5b32dbd78ae6d6bfea6 (diff)
downloadpkgsrc-cb13e32a4aec13af7fc6f167374f196e1f30a939.tar.gz
Install the README as qonk.txt so binary package users have a chance of
being able to figure out how to play. PKGREVISION -> 10.
Diffstat (limited to 'games')
-rw-r--r--games/qonk/Makefile9
-rw-r--r--games/qonk/PLIST3
2 files changed, 9 insertions, 3 deletions
diff --git a/games/qonk/Makefile b/games/qonk/Makefile
index 0afa55b3db0..aa0a360612d 100644
--- a/games/qonk/Makefile
+++ b/games/qonk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2015/04/25 14:23:02 tnn Exp $
+# $NetBSD: Makefile,v 1.14 2016/12/13 19:17:42 dholland Exp $
#
DISTNAME= qonk-0.3.1
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qonk/}
@@ -14,6 +14,11 @@ LICENSE= gnu-gpl-v2
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
+INSTALLATION_DIRS+= bin share/doc share/qonk
+
+post-install:
+ ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/qonk.txt
+
.include "../../devel/SDL/buildlink3.mk"
.include "../../devel/SDL_ttf/buildlink3.mk"
.include "../../devel/SDL_gfx/buildlink3.mk"
diff --git a/games/qonk/PLIST b/games/qonk/PLIST
index 41f746a0a39..cb5d0eaea08 100644
--- a/games/qonk/PLIST
+++ b/games/qonk/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2009/06/14 17:56:54 joerg Exp $
+@comment $NetBSD: PLIST,v 1.3 2016/12/13 19:17:42 dholland Exp $
bin/qonk
+share/doc/qonk.txt
share/qonk/font.ttf
share/qonk/highlight.png
share/qonk/normal.png