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

 

                           

                                       
                             
 
                              
                                        
 
                   
                   
                                     
                   


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

PORTNAME=	xminehunter
PORTVERSION=	0.4
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	games

MAINTAINER=	tg@FreeBSD.org
COMMENT=	A Motif minesweeper game

USE_X_PREFIX=	yes
USE_XPM=	yes
WRKSRC=		${WRKDIR}/xminehunter
USE_MOTIF=	yes
ALL_TARGET=	xminehunter

.include <bsd.port.mk>