aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/gngeo/pkg-plist
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-11-22 19:33:07 +0800
committeredwin <edwin@FreeBSD.org>2005-11-22 19:33:07 +0800
commit823dcdf8b0fd9b4edcfc88160b160aac10220ffe (patch)
tree1e5bbd68bb8db334e540d3364c1d0b9bd44fd08b /emulators/gngeo/pkg-plist
parent0e6dbca52f46aef1bf4ff3599259780861608819 (diff)
downloadfreebsd-ports-gnome-823dcdf8b0fd9b4edcfc88160b160aac10220ffe.tar.gz
freebsd-ports-gnome-823dcdf8b0fd9b4edcfc88160b160aac10220ffe.tar.zst
freebsd-ports-gnome-823dcdf8b0fd9b4edcfc88160b160aac10220ffe.zip
[NEW PORT] games/gngeo - NeoGeo emulator
Note: this port sets RESTRICTED because the Neo-Geo BIOS must be downloaded manually and can not be redistributed. So ports/LEGAL should be updated. These are the file names: "neo-geo.rom", "ng-lo.rom", "ng-sfix.rom", and "ng-sm1.rom". These files are also listed in the "NGBIOS" variable in the Makefile of the port. GnGeo is a NeoGeo emulator for Linux (and maybe some other UNIX). It use the following cpu core: * The 68k core from the generator project by James Ponder. * Starscream 680x0 emulation library by Neill Corlett * Raze Z80 emulator by Richard Mitton. * Z80 Mame core from the Mame project. * YM2610 Mame core by Tatsuyuki Satoh. WWW: http://m.peponas.free.fr/gngeo/ PR: ports/85327 Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Diffstat (limited to 'emulators/gngeo/pkg-plist')
-rw-r--r--emulators/gngeo/pkg-plist14
1 files changed, 14 insertions, 0 deletions
diff --git a/emulators/gngeo/pkg-plist b/emulators/gngeo/pkg-plist
new file mode 100644
index 000000000000..35bce21b6fb1
--- /dev/null
+++ b/emulators/gngeo/pkg-plist
@@ -0,0 +1,14 @@
+bin/gngeo
+%%DATADIR%%/cursor.bmp
+%%DATADIR%%/gui_font.bmp
+%%DATADIR%%/gui_font2.bmp
+%%DATADIR%%/little_font.bmp
+%%DATADIR%%/neo-geo.rom
+%%DATADIR%%/ng-lo.rom
+%%DATADIR%%/ng-sfix.rom
+%%DATADIR%%/ng-sm1.rom
+%%DATADIR%%/romrc
+%%DATADIR%%/sb_arrows.bmp
+%%EXAMPLESDIR%%/gngeorc
+@dirrm %%DATADIR%%
+@dirrm %%EXAMPLESDIR%%