44f13dd9ba
PR: 203509, 203510 Submitted by: Paul Boehmer <freebsd at never4evil.com>
12 lines
222 B
Makefile
12 lines
222 B
Makefile
# $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"
|