openbsd-ports/games/xminesweep/Makefile
espie 100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00

22 lines
527 B
Makefile

# $OpenBSD: Makefile,v 1.12 2001/10/28 13:05:46 espie Exp $
COMMENT= "Windows minesweeper"
DISTNAME= xminesweep3.0
PKGNAME= xminesweep-3.0
CATEGORIES= games
NEED_VERSION= 1.402
MASTER_SITES= ftp://ftp.netlab.is.tsukuba.ac.jp/pub/X/our_collections/games/ \
ftp://ftp.uni-halle.de/pub/X11/contrib/games/ \
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
CONFIGURE_STYLE= imake
.include <bsd.port.mk>