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