11 lines
246 B
Makefile
11 lines
246 B
Makefile
# New ports collection makefile for: Milk (metacity theme)
|
|
# Date created: 28 Feb 2005
|
|
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
TYPE= metacity
|
|
MASTERDIR= ${.CURDIR}/../gtk-milk-theme
|
|
|
|
.include "${MASTERDIR}/Makefile"
|