diff options
Diffstat (limited to 'x11-themes/metacity-aluminumalloy-cryogenic-theme/Makefile')
-rw-r--r-- | x11-themes/metacity-aluminumalloy-cryogenic-theme/Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-themes/metacity-aluminumalloy-cryogenic-theme/Makefile b/x11-themes/metacity-aluminumalloy-cryogenic-theme/Makefile new file mode 100644 index 00000000000..402b719ac42 --- /dev/null +++ b/x11-themes/metacity-aluminumalloy-cryogenic-theme/Makefile @@ -0,0 +1,11 @@ +# New ports collection makefile for: AluminumAlloy-Cryogenic (metacity theme) +# Date Created: 27 August 2004 +# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> +# +# $FreeBSD$ +# + +TYPE= metacity +MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-cryogenic-theme + +.include "${MASTERDIR}/Makefile" |