summaryrefslogblamecommitdiff
path: root/games/xbl/Makefile
blob: 89e07202b39fb8f9484f3ef1fee424d87537104e (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           


                                      
           

 

                    
                 



                                                   
                                 
 
                   
                   

                                                 
                     

                      
# New ports collection makefile for:	xbl
# Date created:		May 25 1997
# Whom:			pgs (original)
#
# $FreeBSD$
#

PORTNAME=	xbl
PORTVERSION=	1.0j
PORTREVISION=	1
CATEGORIES=	games
MASTER_SITES=	ftp://ftp710.univ-lyon1.fr/pub/xbl/
EXTRACT_SUFX=	.tar.Z

MAINTAINER=	ports@FreeBSD.org

USE_X_PREFIX=	yes
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	CPPFLAGS="-I${X11BASE}/include" \
		LIBS="-L${X11BASE}/lib"
MANN=		xbl.n

.include <bsd.port.mk>