mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
New port wmtimebomb. Another entry for the still missing
minesweeper category. This one works best with WindowMaker.
This commit is contained in:
parent
c81ff40a2f
commit
20a0aac475
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12415
22
games/wmtimebomb/Makefile
Normal file
22
games/wmtimebomb/Makefile
Normal file
@ -0,0 +1,22 @@
|
||||
# New ports collection makefile for: wmtimebomb
|
||||
# Version required: 0.6
|
||||
# Date created: 10 August 1998
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $Id$
|
||||
|
||||
DISTNAME= wmtimebomb.6
|
||||
PKGNAME= wmtimebomb-0.1.6
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.gpf.or.th/~mhz/wmtimebomb/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.ORG
|
||||
|
||||
LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
|
||||
BUILD_DEPENDS= ${PREFIX}/lib/libWMaker.a:${PORTSDIR}/x11-wm/windowmaker
|
||||
|
||||
WRKSRC= ${WRKDIR}/wmtimebomb
|
||||
USE_IMAKE= yes
|
||||
NO_INSTALL_MANPAGES= yes
|
||||
|
||||
.include <bsd.port.mk>
|
1
games/wmtimebomb/distinfo
Normal file
1
games/wmtimebomb/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (wmtimebomb.6.tar.gz) = c3ba3058b4281f02beb344d82136d157
|
1
games/wmtimebomb/pkg-comment
Normal file
1
games/wmtimebomb/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
A minesweeper for WindowMaker.
|
6
games/wmtimebomb/pkg-descr
Normal file
6
games/wmtimebomb/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
Maliwan's Time Bomber
|
||||
Mine sweeper like game for WindowMaker.
|
||||
|
||||
Usage: wmtimebomb -t <time> -b <bombs> -x <width> -y <height> -s -c -h
|
||||
-s will start timebomb with clock in its title
|
||||
-c will start timebomb with counter in its title
|
1
games/wmtimebomb/pkg-plist
Normal file
1
games/wmtimebomb/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/wmtimebomb
|
Loading…
Reference in New Issue
Block a user