openbsd-ports/games/xmine/Makefile
2013-03-11 11:02:49 +00:00

24 lines
442 B
Makefile

# $OpenBSD: Makefile,v 1.29 2013/03/11 11:07:41 espie Exp $
COMMENT= Athena port of xminesweeper
DISTNAME= xmine-1.0.3-Xaw
PKGNAME= xmine-1.0.3
REVISION = 2
CATEGORIES= games
MAINTAINER= Paul Janzen <pjanzen@openbsd.org>
# License: BSD
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= ICE SM Xau Xdmcp X11 Xext Xmu Xpm Xt c pthread-stubs xcb Xaw3d
LIB_DEPENDS= x11/Xaw3d
CONFIGURE_STYLE=imake
USE_GROFF = Yes
NO_TEST= Yes
.include <bsd.port.mk>