mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
5aa44afbcd
X theme Aluminum Alloy. Original theme by Max Rudberg (http://www.maxthemes.com). This is Volcanic flavor of the theme. Approved by: fjoe (mentor) (implicit)
12 lines
285 B
Makefile
12 lines
285 B
Makefile
# New ports collection makefile for: AluminumAlloy-Volcanic (metacity theme)
|
|
# Date Created: 27 August 2004
|
|
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
TYPE= metacity
|
|
MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-volcanic-theme
|
|
|
|
.include "${MASTERDIR}/Makefile"
|