freebsd-ports/games/xbl/Makefile
1998-12-01 08:17:36 +00:00

22 lines
419 B
Makefile

# New ports collection makefile for: xbl
# Version required: 1.0j
# Date created: May 25 1997
# Whom: pgs (original)
#
# $Id: Makefile,v 1.5 1998/09/21 07:35:03 tg Exp $
#
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
GNU_CONFIGURE= yes
CFLAGS+= -I${PREFIX}/include
MANn= xbl.n
.include <bsd.port.mk>