# New ports collection makefile for:	wmfuzzy
# Date created:			4 August 2002
# Whom:				Adam Weinberger <adam@vectors.cx>
#
# $FreeBSD: ports/x11-clocks/wmfuzzy/Makefile,v 1.1 2002/08/05 21:34:01 pat Exp $
#

PORTNAME=	wmfuzzy
PORTVERSION=	0.2
CATEGORIES=	x11-clocks windowmaker
MASTER_SITES=	http://www.manicai.net/comp/wmfuzzy/
EXTRACT_SUFX=	.tgz

MAINTAINER=	adam@vectors.cx

LIB_DEPENDS=	gnugetopt.1:${PORTSDIR}/devel/libgnugetopt

WRKSRC=		${WRKDIR}/${PORTNAME}/src
USE_X_PREFIX=	yes
USE_XPM=	yes

do-install:
	@${INSTALL_PROGRAM} ${WRKSRC}/wmfuzzy ${PREFIX}/bin

.include <bsd.port.mk>
