summaryrefslogtreecommitdiff
path: root/x11/grandr_applet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/grandr_applet/Makefile')
-rw-r--r--x11/grandr_applet/Makefile20
1 files changed, 20 insertions, 0 deletions
diff --git a/x11/grandr_applet/Makefile b/x11/grandr_applet/Makefile
new file mode 100644
index 00000000000..e0d89dba098
--- /dev/null
+++ b/x11/grandr_applet/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/11/28 18:40:08 drochner Exp $
+#
+
+DISTNAME= grandr_applet-0.4
+CATEGORIES= x11
+MASTER_SITES= http://dekorte.homeip.net/download/grandr-applet/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://dekorte.homeip.net/download/grandr-applet/
+COMMENT= gnome-panel front end to the xrandr extension
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_PKGLOCALEDIR= yes
+USE_TOOLS+= pkg-config gmake
+USE_DIRS+= xdg-1.1
+
+.include "../../devel/libgnomeui/buildlink3.mk"
+.include "../../x11/gnome-panel/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"