3761b6c131
This plugin shows the state of your keyboard LEDs: Caps, Scroll and Num Lock in Xfce panel.
14 lines
523 B
Makefile
14 lines
523 B
Makefile
# $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"
|