openbsd-ports/games/xminehunter/Makefile

17 lines
309 B
Makefile
Raw Normal View History

1999-09-27 17:01:01 -04:00
# $OpenBSD: Makefile,v 1.5 1999/09/27 21:01:01 brad Exp $
DISTNAME= xminehunter-0.4
CATEGORIES= games
1999-09-27 17:01:01 -04:00
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
MAINTAINER= angelos@openbsd.org
USE_X11= yes
1999-03-12 14:22:55 -05:00
USE_MOTIF= yes
WRKSRC= ${WRKDIR}/xminehunter
ALL_TARGET= xminehunter
.include <bsd.port.mk>