summaryrefslogtreecommitdiff
path: root/graphics/xfce4-icon-theme/Makefile
diff options
context:
space:
mode:
authormartti <martti>2005-01-17 12:47:07 +0000
committermartti <martti>2005-01-17 12:47:07 +0000
commitda7619422760a187085e3094f5d8a9a01aa189ad (patch)
treebbf932a77c241ba508805e63334ee73f75b22b8c /graphics/xfce4-icon-theme/Makefile
parent77450e5e6fe70abc11ff32c6ce0b3a85269066b0 (diff)
downloadpkgsrc-da7619422760a187085e3094f5d8a9a01aa189ad.tar.gz
Icon themes for XFce4.
Diffstat (limited to 'graphics/xfce4-icon-theme/Makefile')
-rw-r--r--graphics/xfce4-icon-theme/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/graphics/xfce4-icon-theme/Makefile b/graphics/xfce4-icon-theme/Makefile
new file mode 100644
index 00000000000..8d583ebf363
--- /dev/null
+++ b/graphics/xfce4-icon-theme/Makefile
@@ -0,0 +1,9 @@
+# $NetBSD: Makefile,v 1.1.1.1 2005/01/17 12:47:07 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+DISTNAME= xfce4-icon-theme-${XFCE4_VERSION}
+CATEGORIES= graphics
+COMMENT= XFce4 icon themes
+
+.include "../../mk/bsd.pkg.mk"