summaryrefslogblamecommitdiff
path: root/games/xminehunter/Makefile
blob: 067b571f766af0839c1a157c2b3d07db27932cce (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
PORTREVISION=	2
CATEGORIES=	games
MASTER_SITES=	${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR=	games

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

USE_XORG=	xpm
WRKSRC=		${WRKDIR}/xminehunter
USE_MOTIF=	yes
ALL_TARGET=	xminehunter

.include <bsd.port.mk>