1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/games/xbl/Makefile

22 lines
380 B
Makefile
Raw Normal View History

# New ports collection makefile for: xbl
1998-12-01 08:17:36 +00:00
# Version required: 1.0j
# Date created: May 25 1997
# Whom: pgs (original)
#
1999-08-25 06:06:33 +00:00
# $FreeBSD$
#
1998-12-01 08:17:36 +00:00
DISTNAME= xbl-1.0j
CATEGORIES= games
MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
1998-12-01 08:17:36 +00:00
GNU_CONFIGURE= yes
CFLAGS+= -I${PREFIX}/include
MANn= xbl.n
.include <bsd.port.mk>