openbsd-ports/games/xmine/Makefile

25 lines
459 B
Makefile

# $OpenBSD: Makefile,v 1.13 2001/05/06 01:06:28 lebel Exp $
COMMENT= "Athena port of xminesweeper"
DISTNAME= xmine-1.0.3-Xaw
PKGNAME= xmine-1.0.3
CATEGORIES= games
NEED_VERSION= 1.402
MAINTAINER= ports@openbsd.org
LICENSE_TYPE= BSD
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_LOCAL}
LIB_DEPENDS= Xaw3d.::x11/Xaw3d
CONFIGURE_STYLE=imake
.include <bsd.port.mk>