summaryrefslogtreecommitdiff
path: root/x11/xfce4-toys/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-09-26 10:58:48 +0000
committermartti <martti@pkgsrc.org>2003-09-26 10:58:48 +0000
commit6355168cb28ea5e0cba971f0d4aba208c32b50c4 (patch)
tree2cd84e06455ad59231f50d83ee20ac4e460c7f7b /x11/xfce4-toys/Makefile
parent6fdc49f57b38180915365bd3756a654217ed02dd (diff)
downloadpkgsrc-6355168cb28ea5e0cba971f0d4aba208c32b50c4.tar.gz
Additional toys for XFce4.
Diffstat (limited to 'x11/xfce4-toys/Makefile')
-rw-r--r--x11/xfce4-toys/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/x11/xfce4-toys/Makefile b/x11/xfce4-toys/Makefile
new file mode 100644
index 00000000000..b8c3333d97a
--- /dev/null
+++ b/x11/xfce4-toys/Makefile
@@ -0,0 +1,12 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:58:48 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+DISTNAME= xfce4-toys-${XFCE4_VERSION}
+CATEGORIES= x11
+COMMENT= XFce4 toys
+
+.include "../../devel/pkgconfig/buildlink2.mk"
+.include "../../textproc/libxml2/buildlink2.mk"
+.include "../../x11/xfce4-panel/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"