freebsd-ports/games/xbl/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

23 lines
427 B
Makefile

# New ports collection makefile for: xbl
# Date created: May 25 1997
# Whom: pgs (original)
#
# $FreeBSD$
#
PORTNAME= xbl
PORTVERSION= 1.1.5
PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://www710.univ-lyon1.fr/~exco/XBL/ GENTOO/distfiles
MAINTAINER= ports@FreeBSD.org
COMMENT= A 3D block-dropping game
BUILD_DEPENDS= imake:${X_IMAKE_PORT}
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN1= xbl.1
.include <bsd.port.mk>