Add Metacity part of AquaExtreme Sunken theme.

This commit is contained in:
Alexey Dokuchaev 2005-02-25 13:45:08 +00:00
parent 30bc04f5be
commit fe6d338814
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129756
2 changed files with 12 additions and 0 deletions

View File

@ -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

View File

@ -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"