freebsd-ports/games/xbl/Makefile
2004-12-24 23:54:44 +00:00

23 lines
391 B
Makefile

# New ports collection makefile for: xbl
# Date created: May 25 1997
# Whom: pgs (original)
#
# $FreeBSD$
#
PORTNAME= xbl
PORTVERSION= 1.1.2
CATEGORIES= games
MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/
MAINTAINER= ports@FreeBSD.org
COMMENT= A 3D block-dropping game
BUILD_DEPENDS= imake:${X_IMAKE_PORT}
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MANN= xbl.n
.include <bsd.port.mk>