opnsense-ports/misc/libkeduvocdocument/Makefile
Franco Fichtner eb3792d105 */*: sync with upstream
Taken from: FreeBSD
2023-07-17 07:53:42 +02:00

17 lines
473 B
Makefile

PORTNAME= libkeduvocdocument
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= misc kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Library for reading and writing vocabulary files
WWW= https://edu.kde.org/
USES= cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE= archive config coreaddons i18n kio service \
ecm:build
USE_QT= concurrent core dbus gui network xml \
buildtools:build qmake:build
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>