blob: d4619c6f235bcd1316f7fe64cacc01632b8b85cc (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# New ports collection makefile for: AluminumAlloy-Smog (metacity theme)
# Date Created: 27 August 2004
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
#
# $FreeBSD$
#
TYPE= metacity
MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-smog-theme
.include "${MASTERDIR}/Makefile"
|