openbsd-ports/games/xmine/Makefile

17 lines
288 B
Makefile
Raw Normal View History

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