summaryrefslogtreecommitdiff
path: root/x11-themes/metacity-bluecurve-theme
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-30 13:30:12 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-30 13:30:12 +0000
commit51c69fad3ae50709ce3b70dad0251c46ca0e1b27 (patch)
treef6a11e3490518151fbaa3011564198471d5a50c4 /x11-themes/metacity-bluecurve-theme
parentAdd icon-slicer. (diff)
- Update gtk-bluecurve-theme and qt-bluecurve-theme to 0.122, take
maintainership [1] - Add bluecurve-themes - Add cursor-bluecurve-theme - Add gnome-bluecurve-theme - Add icon-bluecurve-theme - Add metacity-bluecurve-theme - Add xmms-bluecurve-theme Approved by: former maintainer [1]
Notes
Notes: svn path=/head/; revision=136429
Diffstat (limited to 'x11-themes/metacity-bluecurve-theme')
-rw-r--r--x11-themes/metacity-bluecurve-theme/Makefile22
-rw-r--r--x11-themes/metacity-bluecurve-theme/pkg-descr7
2 files changed, 29 insertions, 0 deletions
diff --git a/x11-themes/metacity-bluecurve-theme/Makefile b/x11-themes/metacity-bluecurve-theme/Makefile
new file mode 100644
index 000000000000..92723ec7c6e6
--- /dev/null
+++ b/x11-themes/metacity-bluecurve-theme/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: metacity-bluecurve-theme
+# Date created: 29 May 2005
+# Whom: Jean-Yves Lefort <jylefort@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= metacity-bluecurve-theme
+
+COMMENT= The Bluecurve Metacity themes
+
+MASTERDIR= ${.CURDIR}/../bluecurve-themes
+
+NO_BUILD= yes
+USE_GNOME= gnomehier
+
+.for t in Bluecurve Bluecurve-classic
+BC_HIERS+= ${WRKSRC}/art/metacity/${t}:${PREFIX}/share/gnome/themes/${t}/metacity-1
+PLIST_DIRS+= share/gnome/themes/${t}/metacity-1 share/gnome/themes/${t}
+.endfor
+
+.include "${MASTERDIR}/Makefile"
diff --git a/x11-themes/metacity-bluecurve-theme/pkg-descr b/x11-themes/metacity-bluecurve-theme/pkg-descr
new file mode 100644
index 000000000000..a52b3a1e703c
--- /dev/null
+++ b/x11-themes/metacity-bluecurve-theme/pkg-descr
@@ -0,0 +1,7 @@
+Bluecurve is a set of themes created by the Red Hat Artwork project.
+It attempts to provide an unified look for the open source desktop.
+
+This port contains the Bluecurve Metacity themes.
+
+- Jean-Yves Lefort
+jylefort@FreeBSD.org