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


                                      
           

 
                        



                                                   
                                 
 
                   

                                   
                     

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

DISTNAME=	xbl-1.0j
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
CFLAGS+=	-I${PREFIX}/include
MANn=		xbl.n

.include <bsd.port.mk>