diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 1 | ||||
-rw-r--r-- | emulators/xpinmame/Makefile | 25 | ||||
-rw-r--r-- | emulators/xpinmame/pkg-descr | 9 |
3 files changed, 0 insertions, 35 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index ba3555478d02..caa56405cc8f 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -99,7 +99,6 @@ SUBDIR += xgs SUBDIR += xmame SUBDIR += xmess - SUBDIR += xpinmame SUBDIR += xsystem35 SUBDIR += xzx SUBDIR += yape diff --git a/emulators/xpinmame/Makefile b/emulators/xpinmame/Makefile deleted file mode 100644 index 523a570c6853..000000000000 --- a/emulators/xpinmame/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# 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 -COMMENT= X11 emulator for pinball ROMs -BROKEN= "Patch file out of date." - -MASTERDIR= ${.CURDIR}/../xmame -DESCR= ${.CURDIR}/pkg-descr - -MAMEMESS= pinmame -XMAMEVERSION= 0.37b14.2 -PINMAMEVERSION= 0.99b3 - -.include "${MASTERDIR}/Makefile" diff --git a/emulators/xpinmame/pkg-descr b/emulators/xpinmame/pkg-descr deleted file mode 100644 index 089f5c7f2e89..000000000000 --- a/emulators/xpinmame/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -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/ |