openbsd-ports/games/xmine/Makefile

25 lines
471 B
Makefile
Raw Normal View History

2002-03-21 15:57:06 -05:00
# $OpenBSD: Makefile,v 1.16 2002/03/21 20:57:08 espie Exp $
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
2002-03-21 15:57:06 -05:00
NEED_VERSION= 1.515
1998-05-19 21:43:01 -04:00
2001-05-11 18:54:15 -04:00
MAINTAINER= Paul Janzen <pjanzen@openbsd.org>
1998-05-19 21:43:01 -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
2000-02-12 01:29:49 -05:00
MASTER_SITES= ${MASTER_SITE_LOCAL}
LIB_DEPENDS= Xaw3d.::x11/Xaw3d
1998-05-19 21:43:01 -04:00
CONFIGURE_STYLE=imake
1998-05-19 21:43:01 -04:00
.include <bsd.port.mk>