mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
8 lines
167 B
Makefile
8 lines
167 B
Makefile
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
TYPE= metacity
|
|
MASTERDIR= ${.CURDIR}/../gtk-aquaextremesunken-theme
|
|
|
|
.include "${MASTERDIR}/Makefile"
|