1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00
Christian Weisgerber a3882471ad * This should fix the build error on bento.
* Cleanup.

PR:		53202
2003-06-24 23:08:11 +00:00

21 lines
352 B
Makefile

# New ports collection makefile for: xbl
# Date created: May 25 1997
# Whom: pgs (original)
#
# $FreeBSD$
#
PORTNAME= xbl
PORTVERSION= 1.0k
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>