freebsd-ports/x11-themes/kf5-breeze-icons/Makefile
Tobias C. Berner 4b87a977f6 Update KDE Frameworks to 5.55.0
Release Announcement:
  https://www.kde.org/announcements/kde-frameworks-5.55.0.php

PR:		235620
Exp-run by:	antoine
2019-02-12 17:48:25 +00:00

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>