mirror of
https://git.freebsd.org/ports.git
synced 2025-06-19 11:40:31 -04:00
10 lines
209 B
Makefile
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"
|