freebsd-ports/emulators/mess/Makefile
Alastair Hogge 5fb3b275a3
emulators/{mame,mess}: Update to 0.249
Release note: https://www.mamedev.org/releases/whatsnew_0249.txt

Also transfer maintainership.

PR:		252362
Reported by:	Stéphane D'Alu <sdalu@sdalu.com> (initial patches)
Approved by:	manu
2022-11-04 10:52:13 +08:00

14 lines
267 B
Makefile

PORTNAME= mess
MTARGET= mame
MSUBTARGET= mess
COMMENT= Multiple Emulator Super System
WWW= http://mess.redump.net/start
MASTERDIR= ${.CURDIR}/../mame
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
OPTIONS_EXCLUDE= DOCS
.include "${MASTERDIR}/Makefile"