openbsd-ports/games/xminesweep/Makefile
2000-03-19 17:56:55 +00:00

22 lines
510 B
Makefile

# $OpenBSD: Makefile,v 1.8 2000/03/19 17:56:55 espie Exp $
DISTNAME= xminesweep3.0
PKGNAME= xminesweep-3.0
CATEGORIES= games
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
MAINTAINER= angelos@openbsd.org
PERMIT_PACKAGE_CDROM= "no fee"
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= "no fee"
PERMIT_DISTFILES_FTP= Yes
USE_IMAKE= Yes
FAKE= Yes
.include <bsd.port.mk>