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
|
|
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
|
|
|
#
|
1997-02-21 15:41:28 +00:00
|
|
|
# $Id: Makefile,v 1.3 1997/02/13 10:21:24 asami Exp $
|
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
|
|
|
|
|
|
|
MAINTAINER= tg@FreeBSD.ORG
|
|
|
|
|
|
|
|
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
|
|
|
|
1997-01-10 12:23:20 +00:00
|
|
|
USE_X11= yes
|
1997-01-10 07:54:03 +00:00
|
|
|
WRKSRC= ${WRKDIR}/xminehunter
|
|
|
|
REQUIRES_MOTIF= yes
|
|
|
|
ALL_TARGET= xminehunter
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|