aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2005-03-01 08:11:49 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2005-03-01 08:11:49 +0000
commit9467c91be7c617e43837a21273cf366ee01493b9 (patch)
treeffda252c7dd3ab96b98e812ca1f5b89ca188e45f
parentb3c434271bd06b3550ca109c13b8cc4ea68703d4 (diff)
downloadports-9467c91be7c617e43837a21273cf366ee01493b9.tar.gz
ports-9467c91be7c617e43837a21273cf366ee01493b9.zip
Add Metacity part of Longhorn Inspirat theme.
Notes
Notes: svn path=/head/; revision=130073
-rw-r--r--x11-themes/Makefile1
-rw-r--r--x11-themes/metacity-longhorninspirat-theme/Makefile11
2 files changed, 12 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index 09f20b77b7f2..1f3d64b5a88e 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -103,6 +103,7 @@
SUBDIR += metacity-aluminumalloy-volcanic-theme
SUBDIR += metacity-ana-theme
SUBDIR += metacity-aquaextremesunken-theme
+ SUBDIR += metacity-longhorninspirat-theme
SUBDIR += metacity-milk-theme
SUBDIR += metacity-theme-6nome
SUBDIR += metacity-theme-aero
diff --git a/x11-themes/metacity-longhorninspirat-theme/Makefile b/x11-themes/metacity-longhorninspirat-theme/Makefile
new file mode 100644
index 000000000000..f264d5260bb4
--- /dev/null
+++ b/x11-themes/metacity-longhorninspirat-theme/Makefile
@@ -0,0 +1,11 @@
+# New ports collection makefile for: Longhorn Inspirat (metacity theme)
+# Date created: 01 Mar 2005
+# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+TYPE= metacity
+MASTERDIR= ${.CURDIR}/../gtk-longhorninspirat-theme
+
+.include "${MASTERDIR}/Makefile"