9f86271e03
Aluminum Alloy. Original theme by Max Rudberg (http://www.maxthemes.com). This is Smog flavor of the theme, and also a master port for corresponding Metacity theme. Approved by: fjoe (mentor) (implicit)
15 lines
399 B
Makefile
15 lines
399 B
Makefile
# New ports collection makefile for: AluminumAlloy-Smog (gtk theme)
|
|
# Date Created: 27 August 2004
|
|
# Whom: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
FLAVOR= smog
|
|
|
|
MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-volcanic-theme
|
|
|
|
MD5_FILE= ${.CURDIR}/../gtk-aluminumalloy-smog-theme/distinfo
|
|
PLIST= ${.CURDIR}/../gtk-aluminumalloy-smog-theme/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|