1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/games/xrisk/Makefile
Satoshi Asami ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00

20 lines
449 B
Makefile

# New ports collection makefile for: xrisk
# Version required: 2.13
# Date created: 4 Jan 1995
# Whom: swallace
#
# $Id: Makefile,v 1.10 1997/01/03 09:37:42 obrien Exp $
#
DISTNAME= xrisk-2.13
CATEGORIES= games
MASTER_SITES= ftp://geocub.greco-prog.fr/pub/Games/
EXTRACT_SUFX= .tar.Z
MAINTAINER= swallace@FreeBSD.org
USE_X_PREFIX= yes
RESTRICTED= "Possible trademark infringement"
.include <bsd.port.mk>