summaryrefslogtreecommitdiff
path: root/emulators/handy_sdl
diff options
context:
space:
mode:
authorwiz <wiz>2008-12-20 17:34:02 +0000
committerwiz <wiz>2008-12-20 17:34:02 +0000
commitee1473cbb04d8cb76eed487e2b9a59a4c694e919 (patch)
tree27634f23e010a374942ba60bd2ed04afa7d3546c /emulators/handy_sdl
parent765e3015ae77a704dcb6d048f2ea91edf38094f4 (diff)
downloadpkgsrc-ee1473cbb04d8cb76eed487e2b9a59a4c694e919.tar.gz
Initial import of handy_sdl-0.5:
Handy/SDL is a freeware software emulator which emulates Atari's Lynx hand-held game device on your OS. Handy/SDL is based upon Keith "Dysfunction" Wilkin's free Handy emulator.
Diffstat (limited to 'emulators/handy_sdl')
-rw-r--r--emulators/handy_sdl/DESCR3
-rw-r--r--emulators/handy_sdl/Makefile25
-rw-r--r--emulators/handy_sdl/PLIST4
-rw-r--r--emulators/handy_sdl/distinfo5
4 files changed, 37 insertions, 0 deletions
diff --git a/emulators/handy_sdl/DESCR b/emulators/handy_sdl/DESCR
new file mode 100644
index 00000000000..6a21ecd4c6b
--- /dev/null
+++ b/emulators/handy_sdl/DESCR
@@ -0,0 +1,3 @@
+Handy/SDL is a freeware software emulator which emulates Atari's
+Lynx hand-held game device on your OS. Handy/SDL is based upon Keith
+"Dysfunction" Wilkin's free Handy emulator.
diff --git a/emulators/handy_sdl/Makefile b/emulators/handy_sdl/Makefile
new file mode 100644
index 00000000000..559ec78eab8
--- /dev/null
+++ b/emulators/handy_sdl/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/12/20 17:34:02 wiz Exp $
+#
+
+DISTNAME= handy_sdl-0.5-src
+PKGNAME= ${DISTNAME:S/-src//}
+CATEGORIES= emulators
+MASTER_SITES= http://www.xs4all.nl/~shalafi/
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://sdlemu.ngemu.com/handysdl.php
+COMMENT= Atari Lynx emulator
+
+MAKE_FILE= Makefile-0.95
+USE_TOOLS+= gmake
+
+INSTALLATION_DIRS= bin share/doc/handy_sdl
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/handy_sdl ${DESTDIR}${PREFIX}/bin
+ ${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/handy_sdl
+
+.include "../../devel/SDL/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/emulators/handy_sdl/PLIST b/emulators/handy_sdl/PLIST
new file mode 100644
index 00000000000..80bb79f5b4d
--- /dev/null
+++ b/emulators/handy_sdl/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/12/20 17:34:02 wiz Exp $
+bin/handy_sdl
+share/doc/handy_sdl/README
+@dirrm share/doc/handy_sdl
diff --git a/emulators/handy_sdl/distinfo b/emulators/handy_sdl/distinfo
new file mode 100644
index 00000000000..26ee8021b60
--- /dev/null
+++ b/emulators/handy_sdl/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/12/20 17:34:02 wiz Exp $
+
+SHA1 (handy_sdl-0.5-src.tar.bz2) = a65f18781886d19878b9b14a577e1387ed3f6f19
+RMD160 (handy_sdl-0.5-src.tar.bz2) = 5dcc9ec50dcfbe6ca418b21dcb8ad5e36b14fc97
+Size (handy_sdl-0.5-src.tar.bz2) = 209616 bytes