opnsense-ports/textproc/kf5-kcodecs/Makefile
Franco Fichtner 7eba600ec9 */*: sync with upstream
Taken from: FreeBSD
2022-09-26 10:14:12 +02:00

15 lines
349 B
Makefile

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:build
USE_QT= core linguisttools \
buildtools:build qmake:build
.include <bsd.port.mk>