1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/games/xbl/Makefile
Kirill Ponomarev 196a5c505a - Update to version 1.1.2
PR:		57890
Submitted by:	Ports Fury
2003-10-12 13:17:13 +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.2
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>