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

17 lines
292 B
Makefile

# $OpenBSD: Makefile,v 1.4 1999/01/14 03:10:35 angelos Exp $
#
DISTNAME= xbl-1.0j
CATEGORIES= games
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>