mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
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)
16 lines
419 B
Makefile
16 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"
|