mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
846f8f87fb
PR: ports/64869 Submitted by: maintainer
20 lines
372 B
Makefile
20 lines
372 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
|
|
PORTVERSION= 0.80.1
|
|
|
|
MAINTAINER= flynn@energyhq.es.eu.org
|
|
COMMENT= X11 emulator for game consoles
|
|
|
|
MASTERDIR= ${.CURDIR}/../xmame
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
|
|
MAMEMESS= mess
|
|
|
|
.include "${MASTERDIR}/Makefile"
|