freebsd-ports/emulators/gngeo/pkg-plist
Edwin Groothuis f6b020d79f [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>
2005-11-22 11:33:07 +00:00

14 lines
315 B
Text

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%%