aboutsummaryrefslogblamecommitdiff
path: root/x11-toolkits/kproperty/Makefile
blob: 214e917f03565d6c580d63762ec039141d4af24a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                 
                             
                 






                                                  
                                                                      
                              
                                                                          

                                                          



                                   
PORTNAME=		kproperty
DISTVERSION=		3.2.0
PORTREVISION=	1
CATEGORIES=		x11-toolkits kde
MASTER_SITES=		KDE/stable/${PORTNAME}/src
DIST_SUBDIR=		KDE/${PORTNAME}

MAINTAINER=		kde@FreeBSD.org
COMMENT=		Property editing framwork

USES=			cmake compiler:c++11-lang gettext kde:5 qt:5 \
			tar:xz
USE_KDE=		ecm config coreaddons guiaddons i18n widgetsaddons
USE_QT=			core declarative gui widgets xml \
			buildtools_build qmake_build

CONFLICTS_INSTALL=	calligra-2*

.include <bsd.port.mk>