freebsd-ports/x11-themes/kf5-oxygen-icons5/Makefile
Tobias C. Berner 86a1cc0a58 Update KDE Frameworks to 5.32
* While here, set the MASTER_SITES for the portingAids separately.
* Stop to couple kirigamis' distfiles with kf5 until it's actually a part of it.

PR:		217709
Exp-Run by:	antoine
Reviewed by:	rakuco
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9959
2017-03-17 06:27:30 +00:00

19 lines
388 B
Makefile

# 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_KDE= ecm
USE_QT5= buildtools_build core qmake_build testlib
NO_ARCH= yes
CONFLICTS_INSTALL= kde4-oxygen-icons-*
.include <bsd.port.mk>