a0932bee36
It'll save some work when FLAVORS comes around for realz. Sponsored by: Absolight
13 lines
337 B
Makefile
13 lines
337 B
Makefile
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 5
|
|
|
|
THEME_FLAVOR= cryogenic
|
|
|
|
MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-volcanic-theme
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../gtk-aluminumalloy-cryogenic-theme/distinfo
|
|
PLIST= ${.CURDIR}/../gtk-aluminumalloy-cryogenic-theme/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|