summaryrefslogtreecommitdiff
path: root/x11/xfce4-kbdleds-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xfce4-kbdleds-plugin/Makefile')
-rw-r--r--x11/xfce4-kbdleds-plugin/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11/xfce4-kbdleds-plugin/Makefile b/x11/xfce4-kbdleds-plugin/Makefile
new file mode 100644
index 00000000000..f69742d5e8f
--- /dev/null
+++ b/x11/xfce4-kbdleds-plugin/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2015/07/29 16:30:27 youri Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+DISTNAME= xfce4-kbdleds-plugin-0.0.6
+CATEGORIES= x11
+MASTER_SITES= http://archive.xfce.org/src/panel-plugins/xfce4-kbdleds-plugin/0.0/
+
+HOMEPAGE= http://goodies.xfce.org/projects/panel-plugins/xfce4-kbdleds-plugin
+COMMENT= This plugin shows the state of your keyboard LED
+
+.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"