freebsd-ports/games/wmtimebomb/Makefile
Thomas Gellekum 20a0aac475 New port wmtimebomb. Another entry for the still missing
minesweeper category. This one works best with WindowMaker.
1998-08-10 07:57:57 +00:00

23 lines
524 B
Makefile

# 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>