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