1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
freebsd-ports/games/xbl/Makefile
Christian Weisgerber a8d43c65e8 Update to 1.1.1.
2003-07-18 15:08:41 +00:00

21 lines
353 B
Makefile

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