openbsd-ports/games/xbl/Makefile

17 lines
292 B
Makefile
Raw Normal View History

1999-01-13 22:10:35 -05:00
# $OpenBSD: Makefile,v 1.4 1999/01/14 03:10:35 angelos Exp $
1998-05-19 22:41:55 -04:00
#
1999-01-13 22:09:35 -05:00
DISTNAME= xbl-1.0j
1998-05-19 22:41:55 -04:00
CATEGORIES= games
1998-05-19 22:41:55 -04:00
MAINTAINER= angelos@openbsd.org
MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/
EXTRACT_SUFX= .tar.Z
1998-05-19 22:41:55 -04:00
USE_X11= yes
HAS_CONFIGURE= yes
1999-01-13 22:09:35 -05:00
CFLAGS+= -I${PREFIX}/include
1998-05-19 22:41:55 -04:00
.include <bsd.port.mk>