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