mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
4d2db6418b
- Update xmess to 0.100 [2] - Remove old stuffs about xpinmame port - Use DATADIR and DOCSDIR - Mark it as BROKEN on < 5.x (maintainer will take a look asap) PR: ports/86526 [1], ports/86533 [2] Submitted by: maintainer Reworked by: me Approved by: maintainer
19 lines
352 B
Makefile
19 lines
352 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= flynn@energyhq.es.eu.org
|
|
COMMENT= X11 emulator for game consoles
|
|
|
|
MASTERDIR= ${.CURDIR}/../xmame
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
|
|
MAMEMESS= mess
|
|
|
|
.include "${MASTERDIR}/Makefile"
|