freebsd-ports/emulators/xpinmame/Makefile
Jimmy Olgeni 3ad439e971 Add xpinmame, the Pinball Console emulator for X11 (xmame slave port)
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
PR:		26217
2001-04-01 17:22:26 +00:00

25 lines
540 B
Makefile

# 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"