freebsd-ports/games/xbl/Makefile
Satoshi Asami 87c8bc9bb4 3-D tetris game.
PR:		3686
Submitted by:	Pedro F. Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
1997-06-04 01:38:15 +00:00

21 lines
355 B
Makefile

# New ports collection makefile for: xbl
# Version required: 1.0h
# Date created: May 25 1997
# Whom: pgs (original)
#
# $Id$
#
DISTNAME= xbl-1.0h
CATEGORIES= games
MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/
EXTRACT_SUFX= .tar.Z
MAINTAINER= pgiffuni@FPS.biblos.unal.edu.co
USE_X11= yes
HAS_CONFIGURE= yes
MANN= xbl.n
.include <bsd.port.mk>