1997-01-10 08:54:03 +01:00
|
|
|
# New ports collection makefile for: xminehunter
|
|
|
|
# Date created: 09 January 1997
|
1999-08-31 08:53:31 +02:00
|
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
1997-01-10 08:54:03 +01:00
|
|
|
#
|
1999-08-25 08:06:33 +02:00
|
|
|
# $FreeBSD$
|
1997-01-10 08:54:03 +01:00
|
|
|
#
|
|
|
|
|
2000-04-14 14:28:40 +02:00
|
|
|
PORTNAME= xminehunter
|
|
|
|
PORTVERSION= 0.4
|
2008-03-23 12:11:33 +01:00
|
|
|
PORTREVISION= 2
|
1997-01-10 08:54:03 +01:00
|
|
|
CATEGORIES= games
|
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
1997-01-10 13:23:20 +01:00
|
|
|
MASTER_SITE_SUBDIR= games
|
1997-01-10 08:54:03 +01:00
|
|
|
|
2008-09-07 02:54:46 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-03-07 07:14:21 +01:00
|
|
|
COMMENT= A Motif minesweeper game
|
1997-01-10 08:54:03 +01:00
|
|
|
|
2008-03-23 12:11:33 +01:00
|
|
|
USE_XORG= xpm
|
1997-01-10 08:54:03 +01:00
|
|
|
WRKSRC= ${WRKDIR}/xminehunter
|
2000-11-08 00:28:20 +01:00
|
|
|
USE_MOTIF= yes
|
1997-01-10 08:54:03 +01:00
|
|
|
ALL_TARGET= xminehunter
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|