diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-03-01 08:11:49 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-03-01 08:11:49 +0000 |
commit | 9467c91be7c617e43837a21273cf366ee01493b9 (patch) | |
tree | ffda252c7dd3ab96b98e812ca1f5b89ca188e45f /x11-themes/metacity-longhorninspirat-theme | |
parent | b3c434271bd06b3550ca109c13b8cc4ea68703d4 (diff) |
Notes
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" |