2018-04-08 19:01:54 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= kdegraphics-mobipocket
|
|
|
|
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
|
|
|
CATEGORIES= graphics kde kde-applications
|
|
|
|
|
|
|
|
MAINTAINER= kde@FreeBSD.org
|
|
|
|
COMMENT= Mobipocket plugins for Strigi indexing and thumbnails
|
|
|
|
|
2018-12-25 21:25:39 +01:00
|
|
|
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
|
2018-04-08 19:01:54 +02:00
|
|
|
USE_KDE= completion config coreaddons ecm jobwidgets kio service \
|
|
|
|
widgetsaddons
|
2018-06-28 19:39:53 +02:00
|
|
|
USE_QT= core gui network widgets \
|
2018-04-08 19:01:54 +02:00
|
|
|
buildtools_build qmake_build
|
|
|
|
|
|
|
|
USE_LDCONFIG= yes
|
|
|
|
|
2018-09-10 15:14:50 +02:00
|
|
|
OPTIONS_DEFINE= DOCS
|
|
|
|
|
2018-04-08 19:01:54 +02:00
|
|
|
.include <bsd.port.mk>
|