mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
13 lines
325 B
Makefile
13 lines
325 B
Makefile
# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
|
|
|
|
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"
|