# New ports collection makefile for: wmflame
# Date created: 16 May 2002
# Whom: Alexey Dokuchaev <danfe@regency.nsu.ru>
#
# $FreeBSD: ports/sysutils/wmflame/Makefile,v 1.7 2007/05/19 20:23:37 flz Exp $
#
PORTNAME= wmflame
PORTVERSION= 0.60
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://web.novalis.org/programs/
MAINTAINER= ports@FreeBSD.org
COMMENT= A dockapp that shows the load average as a flame
PLIST_FILES= bin/wmflame
WRKSRC= ${WRKDIR}/wmflame.app/${PORTNAME}
USE_GMAKE= yes
USE_XPM= yes
USE_X_PREFIX= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wmflame ${PREFIX}/bin
.include <bsd.port.mk>
syntax highlighted by Code2HTML, v. 0.9.1