openbsd-ports/games/xminehunter/Makefile

18 lines
330 B
Makefile
Raw Normal View History

2000-02-10 19:37:15 -05:00
# $OpenBSD: Makefile,v 1.6 2000/02/11 00:37:25 espie Exp $
DISTNAME= xminehunter-0.4
CATEGORIES= games
1999-09-27 17:01:01 -04:00
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
2000-02-10 19:37:15 -05:00
NEED_VERSION= 1.191
MAINTAINER= angelos@openbsd.org
USE_X11= yes
1999-03-12 14:22:55 -05:00
USE_MOTIF= yes
2000-02-10 19:37:15 -05:00
WRKDIST= ${WRKDIR}/xminehunter
ALL_TARGET= xminehunter
.include <bsd.port.mk>