2010-04-24 20:18:39 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.24 2010/04/24 20:18:39 naddy Exp $
|
2001-05-06 01:06:09 +00:00
|
|
|
|
2007-09-15 18:01:00 +00:00
|
|
|
COMMENT= Athena port of xminesweeper
|
1998-05-20 01:43:01 +00:00
|
|
|
|
|
|
|
DISTNAME= xmine-1.0.3-Xaw
|
2010-04-24 20:18:39 +00:00
|
|
|
PKGNAME= xmine-1.0.3p2
|
1998-05-20 01:43:01 +00:00
|
|
|
CATEGORIES= games
|
|
|
|
|
2001-05-11 22:54:15 +00:00
|
|
|
MAINTAINER= Paul Janzen <pjanzen@openbsd.org>
|
1998-05-20 01:43:01 +00:00
|
|
|
|
2001-06-20 01:43:11 +00:00
|
|
|
# License: BSD
|
2000-03-05 18:30:21 +00:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2007-11-13 14:54:30 +00:00
|
|
|
|
2010-04-24 20:18:39 +00:00
|
|
|
WANTLIB= ICE SM Xau Xdmcp X11 Xext Xmu Xpm Xt c pthread-stubs xcb
|
2000-02-12 06:29:49 +00:00
|
|
|
|
2000-03-24 23:28:01 +00:00
|
|
|
LIB_DEPENDS= Xaw3d.::x11/Xaw3d
|
1998-05-20 01:43:01 +00:00
|
|
|
|
2000-10-22 15:41:23 +00:00
|
|
|
CONFIGURE_STYLE=imake
|
2006-11-13 10:08:12 +00:00
|
|
|
USE_X11= Yes
|
2002-10-26 20:44:38 +00:00
|
|
|
NO_REGRESS= Yes
|
|
|
|
|
1998-05-20 01:43:01 +00:00
|
|
|
.include <bsd.port.mk>
|