blob: 95bf5c6920ff1d88d123ec4bea258829933327a7 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
# $FreeBSD$
TYPE= metacity
MASTERDIR= ${.CURDIR}/../gtk-digital-harmony-theme
NO_STAGE= yes
.include "${MASTERDIR}/Makefile"
|