aboutsummaryrefslogtreecommitdiffstats
path: root/misc/koffice-i18n
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-05-20 02:18:58 +0800
committerlioux <lioux@FreeBSD.org>2003-05-20 02:18:58 +0800
commitc799ffd2b4cc62d748dcd3b4fb21115cdd54c346 (patch)
tree96fd4810efab0776c3af5291793bf42be83407c9 /misc/koffice-i18n
parenta389e533a80ba2dc30128da0d801593d564580a7 (diff)
downloadfreebsd-ports-gnome-c799ffd2b4cc62d748dcd3b4fb21115cdd54c346.tar.gz
freebsd-ports-gnome-c799ffd2b4cc62d748dcd3b4fb21115cdd54c346.tar.zst
freebsd-ports-gnome-c799ffd2b4cc62d748dcd3b4fb21115cdd54c346.zip
Bring back from Attic: localized messages and documentation for koffice
Diffstat (limited to 'misc/koffice-i18n')
-rw-r--r--misc/koffice-i18n/Makefile42
-rw-r--r--misc/koffice-i18n/pkg-descr3
-rw-r--r--misc/koffice-i18n/pkg-plist1
3 files changed, 46 insertions, 0 deletions
diff --git a/misc/koffice-i18n/Makefile b/misc/koffice-i18n/Makefile
new file mode 100644
index 000000000000..522d9b2ea805
--- /dev/null
+++ b/misc/koffice-i18n/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/misc/koffice-i18n/pkg-descr b/misc/koffice-i18n/pkg-descr
new file mode 100644
index 000000000000..9cb0386755e8
--- /dev/null
+++ b/misc/koffice-i18n/pkg-descr
@@ -0,0 +1,3 @@
+Localized messages and documentation for koffice.
+
+WWW: http://koffice.kde.org/
diff --git a/misc/koffice-i18n/pkg-plist b/misc/koffice-i18n/pkg-plist
new file mode 100644
index 000000000000..549a621fec0c
--- /dev/null
+++ b/misc/koffice-i18n/pkg-plist
@@ -0,0 +1 @@
+@comment this plist intentionally left empty