summaryrefslogtreecommitdiff
path: root/emulators/xpinmame/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-11-08 06:05:40 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-11-08 06:05:40 +0000
commitd2cdae138199e7a0b9521754b67dce07880125b8 (patch)
treeca2bc8ff0020abfdf0a9f87435d34a44a9dd8589 /emulators/xpinmame/Makefile
parentAs announced on Aug 7, remove this broken port. (diff)
As announced on Aug 7, remove the broken xpinmame port
Diffstat (limited to 'emulators/xpinmame/Makefile')
-rw-r--r--emulators/xpinmame/Makefile25
1 files changed, 0 insertions, 25 deletions
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"