diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-05-19 18:18:58 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-05-19 18:18:58 +0000 |
commit | a50b4298c8282dbec87dc56c7b65208e5b2724dd (patch) | |
tree | a69b4be2482c4e7f60e0b2140233fb4e2e4c3b74 /editors/koffice-kde4-l10n | |
parent | 9d45055433f24e87032091613567cd7f8169b17c (diff) | |
download | ports-a50b4298c8282dbec87dc56c7b65208e5b2724dd.tar.gz ports-a50b4298c8282dbec87dc56c7b65208e5b2724dd.zip |
Bring back from Attic: localized messages and documentation for koffice
Notes
Notes:
svn path=/head/; revision=81479
Diffstat (limited to 'editors/koffice-kde4-l10n')
-rw-r--r-- | editors/koffice-kde4-l10n/Makefile | 42 | ||||
-rw-r--r-- | editors/koffice-kde4-l10n/pkg-descr | 3 | ||||
-rw-r--r-- | editors/koffice-kde4-l10n/pkg-plist | 1 |
3 files changed, 46 insertions, 0 deletions
diff --git a/editors/koffice-kde4-l10n/Makefile b/editors/koffice-kde4-l10n/Makefile new file mode 100644 index 000000000000..522d9b2ea805 --- /dev/null +++ b/editors/koffice-kde4-l10n/Makefile @@ -0,0 +1,42 @@ +# 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/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 pl 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-kde4-l10n/pkg-descr b/editors/koffice-kde4-l10n/pkg-descr new file mode 100644 index 000000000000..9cb0386755e8 --- /dev/null +++ b/editors/koffice-kde4-l10n/pkg-descr @@ -0,0 +1,3 @@ +Localized messages and documentation for koffice. + +WWW: http://koffice.kde.org/ diff --git a/editors/koffice-kde4-l10n/pkg-plist b/editors/koffice-kde4-l10n/pkg-plist new file mode 100644 index 000000000000..549a621fec0c --- /dev/null +++ b/editors/koffice-kde4-l10n/pkg-plist @@ -0,0 +1 @@ +@comment this plist intentionally left empty |