11 lines
271 B
Makefile
11 lines
271 B
Makefile
# New ports collection makefile for: Longhorn Inspirat (metacity theme)
|
|
# Date created: 01 Mar 2005
|
|
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
TYPE= metacity
|
|
MASTERDIR= ${.CURDIR}/../gtk-longhorninspirat-theme
|
|
|
|
.include "${MASTERDIR}/Makefile"
|