aboutsummaryrefslogtreecommitdiffstats
path: root/games/xbl/Makefile
blob: d1ffef3c5609f32019bf38f509506cc4c50da9b1 (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$
#

DISTNAME=   xbl-1.0h
CATEGORIES= games
MASTER_SITES=   ftp://ftp710.univ-lyon1.fr/pub/xbl/
EXTRACT_SUFX=   .tar.Z

MAINTAINER= pgiffuni@FPS.biblos.unal.edu.co

USE_X11=    yes
HAS_CONFIGURE=  yes
MANN=       xbl.n

.include <bsd.port.mk>