2e59490083
comment where sources have changed/no longer exist See port status web page (to be updated real-soon-now) for details
18 lines
296 B
Makefile
18 lines
296 B
Makefile
# $OpenBSD: Makefile,v 1.2 1998/11/09 01:49:57 marc Exp $
|
|
#
|
|
|
|
DISTNAME= xbl-1.0h
|
|
CATEGORIES= games
|
|
|
|
#BROKEN= "newer version available"
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MASTER_SITES= ftp://ftp710.univ-lyon1.fr/pub/xbl/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
USE_X11= yes
|
|
HAS_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|