8 lines
187 B
Makefile
8 lines
187 B
Makefile
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
TYPE= metacity
|
|
MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-cryogenic-theme
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|