From 98c0bfeb525e557e5e7e6738e06b11495dc6808f Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Wed, 1 Sep 2004 06:57:18 +0000 Subject: New port: metacity-aluminumalloy-toxic-theme, a port of the wonderful MacOS X theme Aluminum Alloy. Original theme by Max Rudberg (http://www.maxthemes.com). This is Toxic flavor of the theme (Metacity decorations). Approved by: fjoe (mentor) (implicit) --- x11-themes/Makefile | 1 + x11-themes/metacity-aluminumalloy-toxic-theme/Makefile | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 x11-themes/metacity-aluminumalloy-toxic-theme/Makefile (limited to 'x11-themes') diff --git a/x11-themes/Makefile b/x11-themes/Makefile index 625ba2d202fd..bf97545df0e3 100644 --- a/x11-themes/Makefile +++ b/x11-themes/Makefile @@ -87,6 +87,7 @@ SUBDIR += lila-xfwm4 SUBDIR += metacity-aluminumalloy-cryogenic-theme SUBDIR += metacity-aluminumalloy-smog-theme + SUBDIR += metacity-aluminumalloy-toxic-theme SUBDIR += metacity-aluminumalloy-volcanic-theme SUBDIR += metacity-theme-6nome SUBDIR += metacity-theme-aero diff --git a/x11-themes/metacity-aluminumalloy-toxic-theme/Makefile b/x11-themes/metacity-aluminumalloy-toxic-theme/Makefile new file mode 100644 index 000000000000..cb950c2caf4e --- /dev/null +++ b/x11-themes/metacity-aluminumalloy-toxic-theme/Makefile @@ -0,0 +1,11 @@ +# New ports collection makefile for: AluminumAlloy-Toxic (metacity theme) +# Date Created: 27 August 2004 +# Whom: Alexey Dokuchaev +# +# $FreeBSD$ +# + +TYPE= metacity +MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-toxic-theme + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3