d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
20 lines
361 B
Makefile
20 lines
361 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= 3
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= X11 emulator for game consoles
|
|
|
|
MASTERDIR= ${.CURDIR}/../xmame
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
|
|
MAMEMESS= mess
|
|
|
|
.include "${MASTERDIR}/Makefile"
|