summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2004-09-01 06:49:12 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2004-09-01 06:49:12 +0000
commit5aa44afbcd72c5cc4add50d91e93de9090283519 (patch)
treee0d443a15fdd8ff469fd62daa81d0833fff650b1
parentNew port: gtk-aluminumalloy-toxic-theme, a port the wonderful MacOS X theme (diff)
New port: metacity-aluminumalloy-volcanic-theme, a port the wonderful MacOS
X theme Aluminum Alloy. Original theme by Max Rudberg (http://www.maxthemes.com). This is Volcanic flavor of the theme. Approved by: fjoe (mentor) (implicit)
Notes
Notes: svn path=/head/; revision=117800
-rw-r--r--x11-themes/Makefile1
-rw-r--r--x11-themes/metacity-aluminumalloy-volcanic-theme/Makefile11
2 files changed, 12 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index 6b29010ebbc5..2bd488de0b01 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -85,6 +85,7 @@
SUBDIR += lila-xfce4-panel
SUBDIR += lila-xffm
SUBDIR += lila-xfwm4
+ SUBDIR += metacity-aluminumalloy-volcanic-theme
SUBDIR += metacity-theme-6nome
SUBDIR += metacity-theme-aero
SUBDIR += metacity-theme-alloy-c
diff --git a/x11-themes/metacity-aluminumalloy-volcanic-theme/Makefile b/x11-themes/metacity-aluminumalloy-volcanic-theme/Makefile
new file mode 100644
index 000000000000..18225b899366
--- /dev/null
+++ b/x11-themes/metacity-aluminumalloy-volcanic-theme/Makefile
@@ -0,0 +1,11 @@
+# New ports collection makefile for: AluminumAlloy-Volcanic (metacity theme)
+# Date Created: 27 August 2004
+# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+TYPE= metacity
+MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-volcanic-theme
+
+.include "${MASTERDIR}/Makefile"