summaryrefslogtreecommitdiff
path: root/x11/xfce4-panel/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-09-26 10:58:01 +0000
committermartti <martti@pkgsrc.org>2003-09-26 10:58:01 +0000
commit4c74fb1068060e9cd0989b9582cff467edd30da9 (patch)
tree73f8b72bd8b1beaccdf8c0560cd2eb800ec11cb5 /x11/xfce4-panel/Makefile
parente783d78c6f116c33f10b66f4640f868870876811 (diff)
downloadpkgsrc-4c74fb1068060e9cd0989b9582cff467edd30da9.tar.gz
GTK2 based panel for XFce4.
Diffstat (limited to 'x11/xfce4-panel/Makefile')
-rw-r--r--x11/xfce4-panel/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11/xfce4-panel/Makefile b/x11/xfce4-panel/Makefile
new file mode 100644
index 00000000000..c2425143b71
--- /dev/null
+++ b/x11/xfce4-panel/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:58:01 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+DISTNAME= xfce4-panel-${XFCE4_VERSION}
+CATEGORIES= x11
+COMMENT= XFce4 panel
+
+PKGCONFIG_OVERRIDE= panel/xfce4-panel-1.0.pc.in
+
+.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../textproc/libxml2/buildlink2.mk"
+.include "../../x11/xfce4-mcs-plugins/buildlink2.mk"
+.include "../../x11/startup-notification/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"