freebsd-ports/x11-themes/kf5-oxygen-icons5/Makefile

20 lines
388 B
Makefile
Raw Normal View History

# Created by: tcberner
# $FreeBSD$
PORTNAME= oxygen-icons5
PORTVERSION= ${KDE_FRAMEWORKS_VERSION}
CATEGORIES= x11-themes kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= The Oxygen icon theme for KDE
USES= cmake:outsource kde:5 tar:xz
USE_QT5= buildtools_build core qmake_build testlib
USE_KDE= ecm
NO_ARCH= yes
CONFLICTS_INSTALL= kde4-oxygen-icons-*
.include <bsd.port.mk>