openbsd-ports/games/xmine/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

17 lines
288 B
Makefile

# $OpenBSD: Makefile,v 1.2 1998/11/09 01:49:59 marc Exp $
#
DISTNAME= xmine-1.0.3-Xaw
PKGNAME= xmine-1.0.3
CATEGORIES= games
MAINTAINER= angelos@openbsd.org
MASTER_SITES= ${MASTER_SITE_LOCAL}
LIB_DEPENDS= Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
USE_IMAKE= yes
.include <bsd.port.mk>