aboutsummaryrefslogblamecommitdiff
path: root/textproc/kf5-kcodecs/Makefile
blob: c7f0ba211e6270470209782f983cdd9cc8dcd539 (plain) (tree)
1
2
3
4
5
6
7
8
9
                       
                                         




                                                   
                      
 
                                                                
                   
                                                               

                      
PORTNAME=	kcodecs
DISTVERSION=	${KDE_FRAMEWORKS_VERSION}
CATEGORIES=	textproc kde kde-frameworks

MAINTAINER=	kde@FreeBSD.org
COMMENT=	KF5 library for string manipulation

LICENSE=	LGPL21

USES=		cmake compiler:c++11-lib gperf kde:5 qt:5 tar:xz
USE_KDE=	ecm
USE_QT=		buildtools_build core linguisttools qmake_build

.include <bsd.port.mk>