aboutsummaryrefslogtreecommitdiffstats
path: root/games/xbl/Makefile
blob: add625544f85221d4f5ee71ed2f6b3263908f2fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    xbl
# Version required: 1.0h
# Date created:     May 25 1997
# Whom:         pgs (original)
#
# $Id: Makefile,v 1.1.1.1 1997/06/04 01:38:15 asami 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_X11=    yes
HAS_CONFIGURE=  yes
MANN=       xbl.n

.include <bsd.port.mk>