# New ports collection makefile for:  hsetroot
# Date created:        30 November 2003
# Whom:                Vincent Tantardini <vinc@freebsd-fr.org>
#
# $FreeBSD: ports/graphics/hsetroot/Makefile,v 1.4 2004/02/06 13:11:26 trevor Exp $
#

PORTNAME=	hsetroot
PORTVERSION=	1.0.2
PORTREVISION=	1
CATEGORIES=	graphics
MASTER_SITES=	http://thegraveyard.org/files/

MAINTAINER=	vinc@freebsd-fr.org
COMMENT=	Root window parameter setting background for X

LIB_DEPENDS=	Imlib2.2:${PORTSDIR}/graphics/imlib2

PLIST_FILES=	bin/hsetroot
USE_X_PREFIX=	YES

GNU_CONFIGURE=	YES
USE_GMAKE=	YES

.include 	<bsd.port.mk>
