mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
f4d6acbc42
there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks....
20 lines
403 B
Makefile
20 lines
403 B
Makefile
# New ports collection makefile for: xmris
|
|
# Version required: 4.02
|
|
# Date created: 21 September 1994
|
|
# Whom: jmz
|
|
#
|
|
# $Id$
|
|
|
|
DISTNAME= xmris.4.02
|
|
PKGNAME= xmris-4.02
|
|
MASTER_SITES= ftp://ftp.x.org/R5contrib/
|
|
CATEGORIES+= games
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
USE_GMAKE= yes
|
|
USE_IMAKE= yes
|
|
MAKE_FLAGS= XAPPLOADDIR=${PREFIX}/lib/X11/app-defaults -f
|
|
|
|
.include <bsd.port.mk>
|