12 lines
310 B
Makefile
12 lines
310 B
Makefile
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
|
|
PORTREVISION= 5
|
|
|
|
THEME_FLAVOR= smog
|
|
|
|
MASTERDIR= ${.CURDIR}/../gtk-aluminumalloy-volcanic-theme
|
|
|
|
DISTINFO_FILE= ${.CURDIR}/../gtk-aluminumalloy-smog-theme/distinfo
|
|
PLIST= ${.CURDIR}/../gtk-aluminumalloy-smog-theme/pkg-plist
|
|
|
|
.include "${MASTERDIR}/Makefile"
|