openbsd-ports/x11/kde-plasma/breeze-gtk/Makefile
2023-01-04 17:29:59 +00:00

16 lines
286 B
Makefile

COMMENT = GTK2 theme matching KDE Breeze
DISTNAME = breeze-gtk-${VERSION}
MODULES = lang/python
BUILD_DEPENDS = www/sassc \
graphics/py-cairo${MODPY_FLAVOR} \
x11/gtk+2 \
x11/kde-plasma/breeze
RUN_DEPENDS = x11/kde-plasma/breeze
NO_TEST = Yes
.include <bsd.port.mk>