16 lines
264 B
Makefile
16 lines
264 B
Makefile
# $OpenBSD: Makefile,v 1.3 1999/01/14 02:36:56 angelos Exp $
|
|
#
|
|
|
|
DISTNAME= xminesweep3.0
|
|
PKGNAME= xminesweep-3.0
|
|
CATEGORIES= games
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MASTER_SITES= ftp://ftp.sw.ru/pub/x11/
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|