openbsd-ports/games/xminesweep/Makefile
kevlo f61f63efbd 1) Mark it unbroken
2) Fix: install the xminesweep.0 file into man/cat1
1999-11-05 02:20:51 +00:00

16 lines
384 B
Makefile

# $OpenBSD: Makefile,v 1.6 1999/11/05 02:20:51 kevlo 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
USE_IMAKE= yes
.include <bsd.port.mk>