mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 09:56:43 -04:00
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"
|