summaryrefslogtreecommitdiff
path: root/x11/hsetroot/Makefile
blob: 7b5d1d83d673b299f77543cac6aacdc431fef6ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: Makefile,v 1.1.1.1 2005/05/22 09:16:28 jmmv Exp $
#

DISTNAME=	hsetroot-1.0.2
CATEGORIES=	x11
MASTER_SITES=	http://thegraveyard.org/files/

MAINTAINER=	lems@gmx.net
HOMEPAGE=	http://thegraveyard.org/hsetroot.php
COMMENT=	Allows you to compose wallpapers for X

GNU_CONFIGURE=	yes
USE_X11=	yes

.include "../../graphics/imlib2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"