Files
ports/textproc/kf6-kcodecs/Makefile
T
2026-06-09 23:06:47 +03:00

13 lines
260 B
Makefile

PORTNAME= kcodecs
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
CATEGORIES= textproc kde kde-frameworks
MAINTAINER= kde@FreeBSD.org
COMMENT= String encoding library
USES= cmake gperf kde:6 qt:6 tar:xz
USE_KDE= ecm:build
USE_QT= base tools
.include <bsd.port.mk>