mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
20 lines
363 B
Makefile
20 lines
363 B
Makefile
# New ports collection makefile for: xmess
|
|
# Date created: Tue Aug 17 00:21:10 MET DST 1999
|
|
# Whom: nox@jelal.kn-bremen.de
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= xmess
|
|
PORTREVISION= 2
|
|
|
|
MAINTAINER= mmendez@energyhq.be
|
|
COMMENT= X11 emulator for game consoles
|
|
|
|
MASTERDIR= ${.CURDIR}/../xmame
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
|
|
MAMEMESS= mess
|
|
|
|
.include "${MASTERDIR}/Makefile"
|