openbsd-ports/games/xbl/Makefile
brad dd5e2d70d8 - cleanup Makefile
- correct installation path of man page
1999-10-03 03:18:23 +00:00

15 lines
288 B
Makefile

# $OpenBSD: Makefile,v 1.5 1999/10/03 03:18:23 brad Exp $
DISTNAME= xbl-1.0j
CATEGORIES= games
MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/
EXTRACT_SUFX= .tar.Z
MAINTAINER= angelos@openbsd.org
USE_X11= yes
HAS_CONFIGURE= yes
CFLAGS+= "-I${PREFIX}/include"
.include <bsd.port.mk>