12 lines
287 B
Makefile
12 lines
287 B
Makefile
|
# New ports collection makefile for: AluminumAlloy-Cryogenic (metacity theme)
|
||
|
# Date Created: 27 August 2004
|
||
|
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
TYPE= metacity
|
||
|
MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-cryogenic-theme
|
||
|
|
||
|
.include "${MASTERDIR}/Makefile"
|