From 3ad439e9716035b47adcb4ed444b0a19aeaca479 Mon Sep 17 00:00:00 2001 From: Jimmy Olgeni Date: Sun, 1 Apr 2001 17:22:26 +0000 Subject: [PATCH] Add xpinmame, the Pinball Console emulator for X11 (xmame slave port) Submitted by: Stijn Hoop PR: 26217 --- emulators/Makefile | 1 + emulators/xpinmame/Makefile | 24 ++++++++++++++++++++++++ emulators/xpinmame/pkg-comment | 1 + emulators/xpinmame/pkg-descr | 9 +++++++++ 4 files changed, 35 insertions(+) create mode 100644 emulators/xpinmame/Makefile create mode 100644 emulators/xpinmame/pkg-comment create mode 100644 emulators/xpinmame/pkg-descr diff --git a/emulators/Makefile b/emulators/Makefile index 081280e28ac2..2ee223c8dcad 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -60,6 +60,7 @@ SUBDIR += xgs SUBDIR += xmame SUBDIR += xmess + SUBDIR += xpinmame SUBDIR += xsystem35 SUBDIR += xzx diff --git a/emulators/xpinmame/Makefile b/emulators/xpinmame/Makefile new file mode 100644 index 000000000000..2213ff58dd86 --- /dev/null +++ b/emulators/xpinmame/Makefile @@ -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" diff --git a/emulators/xpinmame/pkg-comment b/emulators/xpinmame/pkg-comment new file mode 100644 index 000000000000..5affbb38d8e1 --- /dev/null +++ b/emulators/xpinmame/pkg-comment @@ -0,0 +1 @@ +X11 emulator for pinball ROMs diff --git a/emulators/xpinmame/pkg-descr b/emulators/xpinmame/pkg-descr new file mode 100644 index 000000000000..089f5c7f2e89 --- /dev/null +++ b/emulators/xpinmame/pkg-descr @@ -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/