summaryrefslogtreecommitdiff
path: root/sysutils/xfce4-xkb-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xfce4-xkb-plugin/Makefile')
-rw-r--r--sysutils/xfce4-xkb-plugin/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/xfce4-xkb-plugin/Makefile b/sysutils/xfce4-xkb-plugin/Makefile
new file mode 100644
index 00000000000..39d8fdf41d1
--- /dev/null
+++ b/sysutils/xfce4-xkb-plugin/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/06/21 06:08:34 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+XFCE4_VERSION= 0.3.1
+
+DISTNAME= xfce4-xkb-plugin-${XFCE4_VERSION}
+CATEGORIES= sysutils
+MASTER_SITES= http://download.berlios.de/xfce-goodies/
+COMMENT= XFce4 Keyboard plugin
+
+.include "../../x11/xfce4-panel/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"