xminesweep port
This commit is contained in:
parent
6f988ff0d4
commit
357dd0943d
19
games/xminesweep/Makefile
Normal file
19
games/xminesweep/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# 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>
|
1
games/xminesweep/files/md5
Normal file
1
games/xminesweep/files/md5
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xminesweep3.0.tar.Z) = bb1a4b6e93d3fa9079d7b70f14b84881
|
1
games/xminesweep/pkg/COMMENT
Normal file
1
games/xminesweep/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
X windows minesweeper game.
|
1
games/xminesweep/pkg/DESCR
Normal file
1
games/xminesweep/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Xminesweep like Windoze minesweeper game
|
2
games/xminesweep/pkg/PLIST
Normal file
2
games/xminesweep/pkg/PLIST
Normal file
@ -0,0 +1,2 @@
|
||||
bin/xminesweep
|
||||
man/man1/xminesweep.1
|
Loading…
Reference in New Issue
Block a user