1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

This is Metacity theme (slave port) for previously added GTK2/GNOME theme.

WWW: http://www.users.monornet.hu/linux/
This commit is contained in:
Alexey Dokuchaev 2006-09-08 12:11:50 +00:00
parent 9c2cf47bdd
commit 96777d6c4b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172567
2 changed files with 12 additions and 0 deletions

View File

@ -158,6 +158,7 @@
SUBDIR += metacity-aquaextremesunken-theme
SUBDIR += metacity-bluecurve-theme
SUBDIR += metacity-digital-cream-theme
SUBDIR += metacity-digital-harmony-theme
SUBDIR += metacity-longhorninspirat-theme
SUBDIR += metacity-milk-theme
SUBDIR += metacity-theme-microgui

View File

@ -0,0 +1,11 @@
# New ports collection makefile for: Digital Harmony (metacity theme)
# Date created: 08 Sep 2006
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
#
# $FreeBSD$
#
TYPE= metacity
MASTERDIR= ${.CURDIR}/../gtk-digital-harmony-theme
.include "${MASTERDIR}/Makefile"