aboutsummaryrefslogblamecommitdiff
path: root/net/kf5-kholidays/Makefile
blob: 810ef578fd18c1394990522d1782f1fef0ebca14 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                 
                                                                  
                                                       
                                                                         


                      
PORTNAME=	kholidays
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	net kde kde-frameworks

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KDE library for calendar holidays

LICENSE=	LGPL21

USES=		cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE=	ecm emoticons init itemmodels itemviews
USE_QT=		core declarative gui network buildtools_build qmake_build
USE_LDCONFIG=	yes

.include <bsd.port.mk>