From f45e3777b90df743b996d36e98468a09f0b584ac Mon Sep 17 00:00:00 2001 From: danfe Date: Wed, 1 Sep 2004 06:55:43 +0000 Subject: New port: metacity-aluminumalloy-cryogenic-theme, a port the wonderful MacOS X theme Aluminum Alloy. Original theme by Max Rudberg (http://www.maxthemes.com). This is Cryogenic flavor of the theme (Metacity decorations). Approved by: fjoe (mentor) (implicit) --- x11-themes/Makefile | 1 + x11-themes/metacity-aluminumalloy-cryogenic-theme/Makefile | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 x11-themes/metacity-aluminumalloy-cryogenic-theme/Makefile diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 48437817097..625ba2d202f 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-cryogenic-theme SUBDIR += metacity-aluminumalloy-smog-theme SUBDIR += metacity-aluminumalloy-volcanic-theme SUBDIR += metacity-theme-6nome diff --git a/x11-themes/metacity-aluminumalloy-cryogenic-theme/Makefile b/x11-themes/metacity-aluminumalloy-cryogenic-theme/Makefile new file mode 100644 index 00000000000..402b719ac42 --- /dev/null +++ b/x11-themes/metacity-aluminumalloy-cryogenic-theme/Makefile @@ -0,0 +1,11 @@ +# New ports collection makefile for: AluminumAlloy-Cryogenic (metacity theme) +# Date Created: 27 August 2004 +# Whom: Alexey Dokuchaev +# +# $FreeBSD$ +# + +TYPE= metacity +MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-cryogenic-theme + +.include "${MASTERDIR}/Makefile" -- cgit