freebsd-ports/emulators/mess/Makefile
Mathieu Arnold cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00

10 lines
209 B
Makefile

PORTNAME= mess
MTARGET= mame
MSUBTARGET= mess
COMMENT= Multiple Emulator Super System
MASTERDIR= ${.CURDIR}/../mame
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"