openbsd-ports/games/xminehunter/Makefile
marc 2e59490083 update port makefiles; validate source code still exists;
comment where sources have changed/no longer exist
See port status web page (to be updated real-soon-now) for details
1998-11-09 01:49:54 +00:00

19 lines
340 B
Makefile

# $OpenBSD: Makefile,v 1.3 1998/11/09 01:49:59 marc Exp $
#
DISTNAME= xminehunter-0.4
CATEGORIES= games
MAINTAINER= angelos@openbsd.org
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games
LIB_DEPENDS= Xm.1.:${PORTSDIR}/x11/lesstif
USE_X11= yes
WRKSRC= ${WRKDIR}/xminehunter
ALL_TARGET= xminehunter
.include <bsd.port.mk>