1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/games/xbl/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

21 lines
393 B
Makefile

# New ports collection makefile for: xbl
# Version required: 1.0h
# Date created: May 25 1997
# Whom: pgs (original)
#
# $Id: Makefile,v 1.2 1998/02/20 18:39:48 steve Exp $
#
DISTNAME= xbl-1.0h
CATEGORIES= games
MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/
EXTRACT_SUFX= .tar.Z
MAINTAINER= giffunip@asme.org
USE_X_PREFIX= yes
HAS_CONFIGURE= yes
MANN= xbl.n
.include <bsd.port.mk>