openbsd-ports/games/xminesweep/Makefile
2007-11-13 14:54:30 +00:00

24 lines
472 B
Makefile

# $OpenBSD: Makefile,v 1.19 2007/11/13 14:54:32 steven Exp $
COMMENT= Windows minesweeper
DISTNAME= xminesweep3.0
PKGNAME= xminesweep-3.0p0
CATEGORIES= games
MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/x11/
EXTRACT_SUFX= .tar.Z
PERMIT_PACKAGE_CDROM= no fee
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= no fee
PERMIT_DISTFILES_FTP= Yes
WANTLIB= ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xp Xpm Xt c
CONFIGURE_STYLE=imake
USE_X11= Yes
NO_REGRESS= Yes
.include <bsd.port.mk>