1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/xmris/Makefile

22 lines
495 B
Makefile

# New ports collection makefile for: xmris
# Version required: 4.02
# Date created: 21 September 1994
# Whom: jmz
#
# $Id: Makefile,v 1.12 1996/12/06 00:48:16 swallace Exp $
DISTNAME= xmris.4.04
PKGNAME= xmris-4.04
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
EXTRACT_SUFX= .tgz
MAINTAINER= jmz@FreeBSD.org
USE_GMAKE= yes
USE_IMAKE= yes
MAKE_FLAGS= XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f
.include <bsd.port.mk>