aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2006-09-08 12:11:50 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2006-09-08 12:11:50 +0000
commit96777d6c4b267303c6a4d03b18726dbe744d720d (patch)
treeb24a10bc8dec42391f638bb46c60c342b4f83d56 /x11-themes
parent9c2cf47bdd075534774f56108915febb3c0360c7 (diff)
downloadports-96777d6c4b267303c6a4d03b18726dbe744d720d.tar.gz
ports-96777d6c4b267303c6a4d03b18726dbe744d720d.zip
This is Metacity theme (slave port) for previously added GTK2/GNOME theme.
Notes
Notes: svn path=/head/; revision=172567
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/Makefile1
-rw-r--r--x11-themes/metacity-digital-harmony-theme/Makefile11
2 files changed, 12 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index b18c77aad377..c767dd26860f 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -158,6 +158,7 @@
SUBDIR += metacity-aquaextremesunken-theme
SUBDIR += metacity-bluecurve-theme
SUBDIR += metacity-digital-cream-theme
+ SUBDIR += metacity-digital-harmony-theme
SUBDIR += metacity-longhorninspirat-theme
SUBDIR += metacity-milk-theme
SUBDIR += metacity-theme-microgui
diff --git a/x11-themes/metacity-digital-harmony-theme/Makefile b/x11-themes/metacity-digital-harmony-theme/Makefile
new file mode 100644
index 000000000000..ff850ee7b93d
--- /dev/null
+++ b/x11-themes/metacity-digital-harmony-theme/Makefile
@@ -0,0 +1,11 @@
+# New ports collection makefile for: Digital Harmony (metacity theme)
+# Date created: 08 Sep 2006
+# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+TYPE= metacity
+MASTERDIR= ${.CURDIR}/../gtk-digital-harmony-theme
+
+.include "${MASTERDIR}/Makefile"