1997-01-10 07:54:03 +00:00
|
|
|
# New ports collection makefile for: xminehunter
|
1997-02-21 15:41:28 +00:00
|
|
|
# Version required: 0.4
|
1997-01-10 07:54:03 +00:00
|
|
|
# Date created: 09 January 1997
|
1999-08-31 06:53:31 +00:00
|
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.org>
|
1997-01-10 07:54:03 +00:00
|
|
|
#
|
1999-08-25 06:06:33 +00:00
|
|
|
# $FreeBSD$
|
1997-01-10 07:54:03 +00:00
|
|
|
#
|
|
|
|
|
1997-02-21 15:41:28 +00:00
|
|
|
DISTNAME= xminehunter-0.4
|
1997-01-10 07:54:03 +00:00
|
|
|
CATEGORIES= games
|
|
|
|
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
|
1997-01-10 12:23:20 +00:00
|
|
|
MASTER_SITE_SUBDIR= games
|
1997-01-10 07:54:03 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= tg@FreeBSD.org
|
1997-01-10 07:54:03 +00:00
|
|
|
|
1998-09-17 00:33:02 +00:00
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
1997-01-10 07:54:03 +00:00
|
|
|
|
1998-08-05 09:31:52 +00:00
|
|
|
USE_X_PREFIX= yes
|
1997-01-10 07:54:03 +00:00
|
|
|
WRKSRC= ${WRKDIR}/xminehunter
|
|
|
|
REQUIRES_MOTIF= yes
|
|
|
|
ALL_TARGET= xminehunter
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|