mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
ceba211283
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
24 lines
509 B
Makefile
24 lines
509 B
Makefile
# New ports collection makefile for: xminehunter
|
|
# Version required: 0.4
|
|
# Date created: 09 January 1997
|
|
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
|
#
|
|
# $Id: Makefile,v 1.4 1997/02/21 15:41:27 tg Exp $
|
|
#
|
|
|
|
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>
|