aboutsummaryrefslogtreecommitdiff
path: root/emulators/mess/Makefile
blob: ad610b2bafa88de298306f0fde2832e3bce18a8a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11

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"