aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2005-02-25 13:45:08 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2005-02-25 13:45:08 +0000
commitfe6d3388146578cd2f85fc796a8d8b6a53ddf8a5 (patch)
treec991fb6cac302fd18e5fc7a001aa5294dd434520
parent30bc04f5be866f7dea834eb07261ce7ff395ebcc (diff)
downloadports-fe6d3388146578cd2f85fc796a8d8b6a53ddf8a5.tar.gz
ports-fe6d3388146578cd2f85fc796a8d8b6a53ddf8a5.zip
Notes
-rw-r--r--x11-themes/Makefile1
-rw-r--r--x11-themes/metacity-aquaextremesunken-theme/Makefile11
2 files changed, 12 insertions, 0 deletions
diff --git a/x11-themes/Makefile b/x11-themes/Makefile
index 62eae986871f..4d38d432eb93 100644
--- a/x11-themes/Makefile
+++ b/x11-themes/Makefile
@@ -99,6 +99,7 @@
SUBDIR += metacity-aluminumalloy-toxic-theme
SUBDIR += metacity-aluminumalloy-volcanic-theme
SUBDIR += metacity-ana-theme
+ SUBDIR += metacity-aquaextremesunken-theme
SUBDIR += metacity-theme-6nome
SUBDIR += metacity-theme-aero
SUBDIR += metacity-theme-alloy-c
diff --git a/x11-themes/metacity-aquaextremesunken-theme/Makefile b/x11-themes/metacity-aquaextremesunken-theme/Makefile
new file mode 100644
index 000000000000..0eef5d974e7e
--- /dev/null
+++ b/x11-themes/metacity-aquaextremesunken-theme/Makefile
@@ -0,0 +1,11 @@
+# New ports collection makefile for: AquaExtreme Sunken (metacity theme)
+# Date created: 25 Feb 2005
+# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+TYPE= metacity
+MASTERDIR= ${.CURDIR}/../gtk-aquaextremesunken-theme
+
+.include "${MASTERDIR}/Makefile"