summaryrefslogtreecommitdiff
path: root/emulators/gnuboy
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2003-02-16 21:41:08 +0000
committersalo <salo@pkgsrc.org>2003-02-16 21:41:08 +0000
commit3509312435849a14095c160887d3d44434d5676e (patch)
tree6a9f8f7d3560c3afd0e73ff32e7caa159f8580d0 /emulators/gnuboy
parent9b776bd8c4e55221b8be74f631da260a11600e6b (diff)
downloadpkgsrc-3509312435849a14095c160887d3d44434d5676e.tar.gz
PKGREVISION bump: install sample configuration into share/examples/, change
maintainer per request (previous maintainer ok).
Diffstat (limited to 'emulators/gnuboy')
-rw-r--r--emulators/gnuboy/Makefile16
-rw-r--r--emulators/gnuboy/PLIST5
2 files changed, 13 insertions, 8 deletions
diff --git a/emulators/gnuboy/Makefile b/emulators/gnuboy/Makefile
index 5e87f197742..87b276e67de 100644
--- a/emulators/gnuboy/Makefile
+++ b/emulators/gnuboy/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2003/02/14 20:06:00 salo Exp $
+# $NetBSD: Makefile,v 1.3 2003/02/16 21:41:08 salo Exp $
DISTNAME= gnuboy-1.0.3
-CATEGORIES= emulators
+PKGREVISION= 1
+CATEGORIES= emulators games
MASTER_SITES= http://gnuboy.unix-fu.org/src/
-MAINTAINER= motor@diku.dk
+MAINTAINER= njl@sdf.lonestar.org
HOMEPAGE= http://gnuboy.unix-fu.org/
COMMENT= gameboy emulator
@@ -12,8 +13,11 @@ GNU_CONFIGURE= yes
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/gnuboy
- ${INSTALL_PROGRAM} ${WRKSRC}/xgnuboy ${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/etc/sample.rc \
- ${WRKSRC}/docs/* ${PREFIX}/share/doc/gnuboy/
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/gnuboy
+ ${INSTALL_PROGRAM} ${WRKSRC}/xgnuboy ${PREFIX}/bin/
+ ${INSTALL_DATA} ${WRKSRC}/etc/sample.rc \
+ ${PREFIX}/share/examples/gnuboy/
+ ${INSTALL_DATA} ${WRKSRC}/README ${WRKSRC}/docs/* \
+ ${PREFIX}/share/doc/gnuboy/
.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/gnuboy/PLIST b/emulators/gnuboy/PLIST
index bdad2e0a2be..6b22fd6c06a 100644
--- a/emulators/gnuboy/PLIST
+++ b/emulators/gnuboy/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2003/02/14 20:06:00 salo Exp $
+@comment $NetBSD: PLIST,v 1.3 2003/02/16 21:41:08 salo Exp $
bin/xgnuboy
share/doc/gnuboy/CHANGES
share/doc/gnuboy/CONFIG
@@ -9,5 +9,6 @@ share/doc/gnuboy/LIBERTY
share/doc/gnuboy/README
share/doc/gnuboy/README.old
share/doc/gnuboy/WHATSNEW
-share/doc/gnuboy/sample.rc
+share/examples/gnuboy/sample.rc
+@dirrm share/examples/gnuboy
@dirrm share/doc/gnuboy