freebsd-ports/games/xmris/Makefile

24 lines
498 B
Makefile
Raw Normal View History

# New ports collection makefile for: xmris
# Version required: 4.02
# Date created: 21 September 1994
# Whom: jmz
#
1999-08-25 02:06:33 -04:00
# $FreeBSD$
1996-12-05 19:48:25 -05:00
DISTNAME= xmris.4.04
PKGNAME= xmris-4.04
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
1996-12-05 19:48:25 -05:00
EXTRACT_SUFX= .tgz
1995-04-06 19:10:36 -04:00
MAINTAINER= jmz@FreeBSD.org
USE_GMAKE= yes
USE_IMAKE= yes
MAKE_FLAGS= XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f
ALL_TARGET= xmris
MAN6= xmred.6 xmris.6 xmsit.6
.include <bsd.port.mk>