4b87a977f6
Release Announcement: https://www.kde.org/announcements/kde-frameworks-5.55.0.php PR: 235620 Exp-run by: antoine
19 lines
390 B
Makefile
19 lines
390 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= breeze-icons
|
|
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
|
|
CATEGORIES= x11-themes kde kde-frameworks
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
COMMENT= Breeze icon theme for KDE
|
|
|
|
LICENSE= LGPL3+
|
|
LICENSE_FILE= ${WRKSRC}/COPYING-ICONS
|
|
|
|
USES= compiler:c++11-lang cmake kde:5 qt:5 tar:xz
|
|
USE_KDE= ecm
|
|
USE_QT= buildtools_build core qmake_build testlib
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|