1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/emulators/xpinmame/Makefile
Jimmy Olgeni 954e7aca53 Update xmame to 0.37b14.2, xpinmame to 0.99b3, and CPS2 patches to
2001/05/11.

PR:		27317
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-05-14 20:02:10 +00:00

25 lines
541 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.37b14.2
PINMAMEVERSION= 0.99b3
.include "${MASTERDIR}/Makefile"