openbsd-ports/games/xminesweep/Makefile
1998-05-20 02:00:14 +00:00

20 lines
407 B
Makefile

# OpenBSD makefile for: xminesweep
# Version required: 3.0
# Date created: May 19 1998
# Whom: Angelos D. Keromytis
#
# $OpenBSD: Makefile,v 1.1.1.1 1998/05/20 02:00:14 angelos Exp $
#
DISTNAME= xminesweep3.0
PKGNAME= xminesweep-3.0
CATEGORIES= games
MASTER_SITES= ftp://ftp.icm.edu.pl/pub/X11/contrib/games/
EXTRACT_SUFX= .tar.Z
MAINTAINER= angelos@openbsd.org
USE_IMAKE= yes
.include <bsd.port.mk>