freebsd-ports/games/xbl/Makefile
Satoshi Asami e1d983bc3d Typo (Mann -> MANN).
Submitted by:	bento
2000-06-03 08:13:55 +00:00

21 lines
368 B
Makefile

# New ports collection makefile for: xbl
# Date created: May 25 1997
# Whom: pgs (original)
#
# $FreeBSD$
#
PORTNAME= xbl
PORTVERSION= 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>