summaryrefslogtreecommitdiff
path: root/x11/hsetroot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/hsetroot/Makefile')
-rw-r--r--x11/hsetroot/Makefile16
1 files changed, 16 insertions, 0 deletions
diff --git a/x11/hsetroot/Makefile b/x11/hsetroot/Makefile
new file mode 100644
index 00000000000..7b5d1d83d67
--- /dev/null
+++ b/x11/hsetroot/Makefile
@@ -0,0 +1,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"