summaryrefslogblamecommitdiff
path: root/games/xminehunter/Makefile
blob: 6657aa3d312490e3ef64b25562b86d0af2e95a54 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                   
                           
                                       
                                                        
 
           

 
                               

                                       
                             
 
                              
 
                                              
 
                   




                                     
# New ports collection makefile for:	xminehunter
# Version required:	0.4
# Date created:		09 January 1997
# Whom:			Thomas Gellekum <tg@FreeBSD.org>
#
# $FreeBSD$
#

DISTNAME=	xminehunter-0.4
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	games

MAINTAINER=	tg@FreeBSD.org

LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm

USE_X_PREFIX=	yes
WRKSRC=		${WRKDIR}/xminehunter
REQUIRES_MOTIF=	yes
ALL_TARGET=	xminehunter

.include <bsd.port.mk>