1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/games/xtris/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

22 lines
486 B
Makefile

# New ports collection makefile for: xtris
# Version required: 1.15
# Date created: 24. Sep 97
# Whom: sec@42.org
#
# $Id: Makefile,v 1.1.1.1 1998/01/25 22:29:34 steve Exp $
#
DISTNAME= xtris-1.15
CATEGORIES= games
MASTER_SITES= http://www.eleves.ens.fr:8080/home/espel/xtris/
MAINTAINER= sec@42.org
RESTRICTED= "Possible trademark infringement"
WRKSRC= ${WRKDIR}/xtris
USE_X_PREFIX= yes
MAN6= xtris.6 xtserv.6 xtbot.6
.include <bsd.port.mk>