1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/emulators/xpinmame/Makefile
Jimmy Olgeni c6ff7fac4c Update xpinmame to 0.99b2 (patch is against xmame-0.37b14.1)
* Fix xmess plist problem (reported by bento): missing xmess/credits.txt

PR:		26856
Submitted by:	Stijn Hoop <stijn@win.tue.nl>
2001-05-02 14:17:35 +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.1
PINMAMEVERSION= 0.99b2
.include "${MASTERDIR}/Makefile"