summaryrefslogtreecommitdiff
path: root/emulators/mess/Makefile
blob: 612301e1158ce82e1f73b21f9dc35d9bb44f2965 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# $FreeBSD$

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"