blob: bb2570e8ef6a858a74d35d7fb539bfb3cfc911c5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# 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"
|