openbsd-ports/games/xbl/Makefile
1999-01-14 03:09:35 +00:00

19 lines
328 B
Makefile

# $OpenBSD: Makefile,v 1.3 1999/01/14 03:09:35 angelos Exp $
#
DISTNAME= xbl-1.0j
CATEGORIES= games
#BROKEN= "newer version available"
MAINTAINER= angelos@openbsd.org
MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/
EXTRACT_SUFX= .tar.Z
USE_X11= yes
HAS_CONFIGURE= yes
CFLAGS+= -I${PREFIX}/include
.include <bsd.port.mk>