11 lines
249 B
Makefile
11 lines
249 B
Makefile
# New ports collection makefile for: Ana (metacity theme)
|
|
# Date Created: 20 Feb 2005
|
|
# Whom: Alexander Leidinger <netchild@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
TYPE= metacity
|
|
MASTERDIR= ${.CURDIR}/../gtk-ana-theme
|
|
|
|
.include "${MASTERDIR}/Makefile"
|