cf118ccf87
Reported by: lwhsu
11 lines
209 B
Makefile
11 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"
|