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