freebsd-ports/games/xminehunter/Makefile

24 lines
508 B
Makefile
Raw Normal View History

# New ports collection makefile for: xminehunter
1997-02-21 16:41:28 +01:00
# Version required: 0.4
# Date created: 09 January 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
1998-10-14 05:58:36 +02:00
# $Id: Makefile,v 1.8 1998/10/13 14:47:14 jseger Exp $
#
1997-02-21 16:41:28 +01:00
DISTNAME= xminehunter-0.4
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
MAINTAINER= tg@FreeBSD.ORG
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/xminehunter
REQUIRES_MOTIF= yes
ALL_TARGET= xminehunter
.include <bsd.port.mk>