diff options
author | danfe <danfe@FreeBSD.org> | 2005-03-01 16:11:49 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-03-01 16:11:49 +0800 |
commit | f48b4bbef34889d6e4093a34f22c017e80c49693 (patch) | |
tree | 75b3e178bc076339becc35433317df7d62361978 /x11-themes/metacity-longhorninspirat-theme | |
parent | c70761877cbb55c02cc9b03913f055fe2014970a (diff) | |
download | freebsd-ports-gnome-f48b4bbef34889d6e4093a34f22c017e80c49693.tar.gz freebsd-ports-gnome-f48b4bbef34889d6e4093a34f22c017e80c49693.tar.zst freebsd-ports-gnome-f48b4bbef34889d6e4093a34f22c017e80c49693.zip |
Add Metacity part of Longhorn Inspirat theme.
Diffstat (limited to 'x11-themes/metacity-longhorninspirat-theme')
-rw-r--r-- | x11-themes/metacity-longhorninspirat-theme/Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-themes/metacity-longhorninspirat-theme/Makefile b/x11-themes/metacity-longhorninspirat-theme/Makefile new file mode 100644 index 000000000000..f264d5260bb4 --- /dev/null +++ b/x11-themes/metacity-longhorninspirat-theme/Makefile @@ -0,0 +1,11 @@ +# New ports collection makefile for: Longhorn Inspirat (metacity theme) +# Date created: 01 Mar 2005 +# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> +# +# $FreeBSD$ +# + +TYPE= metacity +MASTERDIR= ${.CURDIR}/../gtk-longhorninspirat-theme + +.include "${MASTERDIR}/Makefile" |