aboutsummaryrefslogtreecommitdiffstats
path: root/po/zh_TW.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_TW.po')
0 files changed, 0 insertions, 0 deletions
bot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2'>dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogblamecommitdiffstats
path: root/net/incidenceeditor/Makefile
blob: 22799fc2d2c2bc52b86e7aaa26ba262dd6e627aa (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                     
                                                                  






                                                                                                                
                                                                           




                                            

                    
                      
# $FreeBSD$

PORTNAME=   incidenceeditor
DISTVERSION=    ${KDE_APPLICATIONS_VERSION}
CATEGORIES= net kde kde-applications

MAINTAINER= kde@FreeBSD.org
COMMENT=    Incidence editor libriares for KDEPim

LICENSE=    LGPL21

LIB_DEPENDS=    libKGantt.so:graphics/kdiagram \
        libboost_system.so:devel/boost-libs

USES=       cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE=    auth codecs completion config configwidgets coreaddons ecm \
        i18n iconthemes itemmodels jobwidgets kio service sonnet \
        textwidgets wallet widgetsaddons xmlgui
# pim components
USE_KDE+=   akonadi akonadicalendar akonadicontacts akonadimime calendarcore calendarsupport calendarutils \
        contacts eventviews identitymanagement kdepim-apps-libs ldap \
        libkdepim mailtransport mime pimtextedit
USE_QT=     core dbus gui network printsupport testlib uitools webkit \
        widgets xml \
        buildtools_build qmake_build
USE_LDCONFIG=   yes


OPTIONS_DEFINE= DOCS

.include <bsd.port.mk>