aboutsummaryrefslogblamecommitdiff
path: root/devel/kf5-kpackage/Makefile
blob: 626651adb239070ebebda209506ff6b229226349 (plain) (tree)
1
2
3
4
5
6
7
8
9
                        
                                         
                 




                                                        
                                                                  
                                                                 

                                            

                      
PORTNAME=	kpackage
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
PORTREVISION=	1
CATEGORIES=	devel kde kde-frameworks

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KF5 library to load and install packages

USES=		cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE=	archive config coreaddons doctools_build ecm i18n
USE_QT=		core dbus xml \
		buildtools_build qmake_build

.include <bsd.port.mk>