2018-02-15 18:05:45 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= kholidays
|
|
|
|
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
|
|
|
|
CATEGORIES= net kde kde-frameworks
|
|
|
|
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
|
|
COMMENT= KDE library for calendar holidays
|
|
|
|
|
|
|
|
LICENSE= LGPL21
|
|
|
|
|
2018-06-28 19:39:53 +02:00
|
|
|
USES= cmake:outsource compiler:c++11-lib gettext kde:5 qt:5 tar:xz
|
2018-02-15 18:05:45 +01:00
|
|
|
USE_KDE= ecm emoticons kdelibs4support init itemmodels itemviews
|
2018-11-04 20:00:53 +01:00
|
|
|
USE_QT= core declarative gui buildtools_build qmake_build
|
2018-02-15 18:05:45 +01:00
|
|
|
USE_LDCONFIG= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|