opnsense-ports/misc/libkeduvocdocument/Makefile
Franco Fichtner 375b68a97d */*: sync with upstream
Taken from: HardenedBSD
2018-06-29 08:54:33 +02:00

15 lines
393 B
Makefile

# $FreeBSD$
PORTNAME= libkeduvocdocument
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
CATEGORIES= misc kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Library for reading and writing vocabulary files
USES= cmake:outsource gettext kde:5 qt:5 tar:xz
USE_KDE= archive config coreaddons ecm i18n kio service
USE_QT= core gui xml \
buildtools_build qmake_build
.include <bsd.port.mk>