summaryrefslogtreecommitdiff
path: root/graphics/xfce4-artwork/Makefile
diff options
context:
space:
mode:
authormartti <martti@pkgsrc.org>2003-09-26 10:27:37 +0000
committermartti <martti@pkgsrc.org>2003-09-26 10:27:37 +0000
commit29a252fd7dceb5abde635d8766c62810edc96aee (patch)
tree34197498ab1dceca3976bbadffed2b8b6dafc5e7 /graphics/xfce4-artwork/Makefile
parent05a79d3785ea813815e78c46f45ada62bd84dcf5 (diff)
downloadpkgsrc-29a252fd7dceb5abde635d8766c62810edc96aee.tar.gz
Additional artwork (backgrounds...) for the XFce4 desktop environment.
Diffstat (limited to 'graphics/xfce4-artwork/Makefile')
-rw-r--r--graphics/xfce4-artwork/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/graphics/xfce4-artwork/Makefile b/graphics/xfce4-artwork/Makefile
new file mode 100644
index 00000000000..45f7590042b
--- /dev/null
+++ b/graphics/xfce4-artwork/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:27:37 martti Exp $
+
+.include "../../meta-pkgs/xfce4/Makefile.common"
+
+XFCE4_VERSION= 0.0.4
+
+DISTNAME= xfce4-artwork-${XFCE4_VERSION}
+CATEGORIES= graphics
+MASTER_SITES= http://download.berlios.de/xfce-goodies/
+COMMENT= XFce4 artwork
+
+.include "../../x11/xfce4-desktop/buildlink2.mk"
+.include "../../mk/bsd.pkg.mk"