mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
0d4d6c1566
Change my e-mail address to be the same I use for other ports. PR: ports/89887 Submitted by: Miguel Mendez <mmendez@gmail.com>
19 lines
347 B
Makefile
19 lines
347 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
|
|
|
|
MAINTAINER= mmendez@energyhq.be
|
|
COMMENT= X11 emulator for game consoles
|
|
|
|
MASTERDIR= ${.CURDIR}/../xmame
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
|
|
MAMEMESS= mess
|
|
|
|
.include "${MASTERDIR}/Makefile"
|