diff options
Diffstat (limited to 'editors/koffice-i18n')
-rw-r--r-- | editors/koffice-i18n/Makefile | 43 | ||||
-rw-r--r-- | editors/koffice-i18n/pkg-descr | 3 | ||||
-rw-r--r-- | editors/koffice-i18n/pkg-plist | 1 |
3 files changed, 0 insertions, 47 deletions
diff --git a/editors/koffice-i18n/Makefile b/editors/koffice-i18n/Makefile deleted file mode 100644 index 8926056db8da..000000000000 --- a/editors/koffice-i18n/Makefile +++ /dev/null @@ -1,43 +0,0 @@ -# New ports collection makefile for: koffice-i18n -# Date created: 27 April 2003 -# Whom: Michael Nottebrock <michaelnottebrock@gmx.net> -# -# $FreeBSD$ -# - -PORTNAME= koffice-i18n -PORTVERSION= 1.2.1 -CATEGORIES= misc kde -MASTER_SITES= # none -DISTFILES= # none -EXTRACT_ONLY= # none - -MAINTAINER= kde@FreeBSD.org -COMMENT= Localized messages and documentation for KDE - -RUN_DEPENDS+=\ - ${LOCALBASE}/share/locale/de/LC_MESSAGES/kword.mo:${PORTSDIR}/german/koffice-i18n\ - ${LOCALBASE}/share/locale/fr/LC_MESSAGES/kword.mo:${PORTSDIR}/french/koffice-i18n\ - ${LOCALBASE}/share/locale/hu/LC_MESSAGES/kword.mo:${PORTSDIR}/hungarian/koffice-i18n\ - ${LOCALBASE}/share/locale/ja/LC_MESSAGES/kword.mo:${PORTSDIR}/hebrew/koffice-i18n\ - ${LOCALBASE}/share/locale/ja/LC_MESSAGES/kword.mo:${PORTSDIR}/japanese/koffice-i18n\ - ${LOCALBASE}/share/locale/pl/LC_MESSAGES/kword.mo:${PORTSDIR}/polish/koffice-i18n\ - ${LOCALBASE}/share/locale/pt/LC_MESSAGES/kword.mo:${PORTSDIR}/portuguese/koffice-i18n\ - ${LOCALBASE}/share/locale/pt_BR/LC_MESSAGES/kword.mo:${PORTSDIR}/portuguese/koffice-i18n-pt_BR\ - ${LOCALBASE}/share/locale/ru/LC_MESSAGES/kword.mo:${PORTSDIR}/russian/koffice-i18n\ - ${LOCALBASE}/share/locale/uk/LC_MESSAGES/kword.mo:${PORTSDIR}/ukrainian/koffice-i18n\ - ${LOCALBASE}/share/locale/zh_TW/LC_MESSAGES/kword.mo:${PORTSDIR}/chinese/koffice-i18n-zh_TW - -.for LANG in af ar bs cs da el en_GB eo es et it \ - lt lv mt nb nl nn sk sl sv th tr ven xh zu -RUN_DEPENDS+=\ -${LOCALBASE}/share/locale/${LANG}/LC_MESSAGES/kword.mo:${PORTSDIR}/misc/koffice-i18n-${LANG} -.endfor - -USE_KDELIBS_VER=3 -NO_BUILD= yes -KDE_I18N= yes - -do-install: # none - -.include <bsd.port.mk> diff --git a/editors/koffice-i18n/pkg-descr b/editors/koffice-i18n/pkg-descr deleted file mode 100644 index 9cb0386755e8..000000000000 --- a/editors/koffice-i18n/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Localized messages and documentation for koffice. - -WWW: http://koffice.kde.org/ diff --git a/editors/koffice-i18n/pkg-plist b/editors/koffice-i18n/pkg-plist deleted file mode 100644 index 549a621fec0c..000000000000 --- a/editors/koffice-i18n/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -@comment this plist intentionally left empty |