summaryrefslogtreecommitdiff
path: root/x11/xfce4-gtk2-engine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xfce4-gtk2-engine/Makefile')
-rw-r--r--x11/xfce4-gtk2-engine/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/x11/xfce4-gtk2-engine/Makefile b/x11/xfce4-gtk2-engine/Makefile
new file mode 100644
index 00000000000..c739bae8074
--- /dev/null
+++ b/x11/xfce4-gtk2-engine/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/11/09 08:50:31 martti Exp $
+#
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+XFCE4_VERSION= 2.2.8
+
+DISTNAME= gtk-xfce-engine-${XFCE4_VERSION}
+PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION}
+#PKGREVISION= 1
+CATEGORIES= x11
+COMMENT= Xfce GTK2 themes
+
+USE_DIRS+= xdg-1.1
+
+.include "../../x11/gtk2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"