96917d860a
PR: 33494 Submitted by: maintainer
21 lines
383 B
Makefile
21 lines
383 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.56.2
|
|
|
|
MAINTAINER= stijn@win.tue.nl
|
|
|
|
MASTERDIR= ${.CURDIR}/../xmame
|
|
PATCHDIR= $(.CURDIR)/files
|
|
COMMENT= ${.CURDIR}/pkg-comment
|
|
DESCR= ${.CURDIR}/pkg-descr
|
|
|
|
MAMEMESS= mess
|
|
|
|
.include "${MASTERDIR}/Makefile"
|