diff options
author | wiz <wiz@pkgsrc.org> | 2009-01-03 18:47:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-01-03 18:47:23 +0000 |
commit | 0ed7c0171ab5cd61b68725072a8d64310feebc47 (patch) | |
tree | abb800a19f7718416dbfdefefb3cb3f8c9e81b3f | |
parent | 5c58c9d8bfd18de00771a5e715a3051a0ee4b2ee (diff) | |
download | pkgsrc-0ed7c0171ab5cd61b68725072a8d64310feebc47.tar.gz |
Add gambatte, nestopia, and snes9x-gtk.
-rw-r--r-- | emulators/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 93ed161ccf0..d5b8c124828 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.174 2008/12/20 17:37:57 wiz Exp $ +# $NetBSD: Makefile,v 1.175 2009/01/03 18:47:23 wiz Exp $ # COMMENT= Emulators for other operating systems @@ -50,6 +50,7 @@ SUBDIR+= fmsx SUBDIR+= freebsd_lib SUBDIR+= fuse SUBDIR+= fuse-utils +SUBDIR+= gambatte SUBDIR+= gcube SUBDIR+= generator SUBDIR+= generator-cbiere @@ -75,6 +76,7 @@ SUBDIR+= makeppf SUBDIR+= mednafen SUBDIR+= minivmac SUBDIR+= mmix +SUBDIR+= nestopia SUBDIR+= netbsd32_compat15 SUBDIR+= netbsd32_compat15-extras SUBDIR+= netbsd32_compat16 @@ -100,6 +102,7 @@ SUBDIR+= simulavr SUBDIR+= ski SUBDIR+= sms_sdl SUBDIR+= snes9x +SUBDIR+= snes9x-gtk SUBDIR+= spim SUBDIR+= stella SUBDIR+= suse100_32_alsa |