Add xpinmame, the Pinball Console emulator for X11 (xmame slave port)
Submitted by: Stijn Hoop <stijn@win.tue.nl> PR: 26217
This commit is contained in:
parent
c1ad3393b5
commit
3ad439e971
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40692
@ -60,6 +60,7 @@
|
||||
SUBDIR += xgs
|
||||
SUBDIR += xmame
|
||||
SUBDIR += xmess
|
||||
SUBDIR += xpinmame
|
||||
SUBDIR += xsystem35
|
||||
SUBDIR += xzx
|
||||
|
||||
|
24
emulators/xpinmame/Makefile
Normal file
24
emulators/xpinmame/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# New ports collection makefile for: xpinmame
|
||||
# Date created: Fri Mar 30 11:00:42 CEST 2001
|
||||
# Whom: stijn@win.tue.nl
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xpinmame
|
||||
PORTVERSION= ${XMAMEVERSION}+${PINMAMEVERSION}
|
||||
|
||||
PATCH_SITES+= http://www.win.tue.nl/~stijn/xmame/
|
||||
PATCHFILES+= ${DISTNAME}-pinmame-${PINMAMEVERSION}.patch.gz
|
||||
|
||||
MAINTAINER= stijn@win.tue.nl
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../xmame
|
||||
COMMENT= ${.CURDIR}/pkg-comment
|
||||
DESCR= ${.CURDIR}/pkg-descr
|
||||
|
||||
MAMEMESS= pinmame
|
||||
XMAMEVERSION= 0.37b13.1
|
||||
PINMAMEVERSION= 0.99b
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1
emulators/xpinmame/pkg-comment
Normal file
1
emulators/xpinmame/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
X11 emulator for pinball ROMs
|
9
emulators/xpinmame/pkg-descr
Normal file
9
emulators/xpinmame/pkg-descr
Normal file
@ -0,0 +1,9 @@
|
||||
xpinmame is the X11 port of PinMAME, the Pinball Console emulator.
|
||||
|
||||
It runs pinball roms from Williams/Bally games, from 1977 onwards to
|
||||
the new WPC system, around 1998. It also runs some Data East games.
|
||||
|
||||
It includes simulators to artificially press the 'switches' on the table,
|
||||
however it does not simulate any game play, nor a real pinball table.
|
||||
|
||||
WWW: http://pinmame.emuviews.com/
|
Loading…
Reference in New Issue
Block a user