diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-12-22 15:13:36 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2001-12-22 15:13:36 +0000 |
commit | ffa3015825a004d8f3470db478c8eae67e443874 (patch) | |
tree | 55e3043b6348df53d07f7017c0763cd10e772cf7 /russian/calligra-l10n | |
parent | ed6747475e00f776d9eb39bc6dcd7b8dadf40be1 (diff) | |
download | ports-ffa3015825a004d8f3470db478c8eae67e443874.tar.gz ports-ffa3015825a004d8f3470db478c8eae67e443874.zip |
Notes
Diffstat (limited to 'russian/calligra-l10n')
-rw-r--r-- | russian/calligra-l10n/Makefile | 40 | ||||
-rw-r--r-- | russian/calligra-l10n/distinfo | 1 | ||||
-rw-r--r-- | russian/calligra-l10n/pkg-comment | 1 | ||||
-rw-r--r-- | russian/calligra-l10n/pkg-descr | 1 | ||||
-rw-r--r-- | russian/calligra-l10n/pkg-plist | 16 |
5 files changed, 59 insertions, 0 deletions
diff --git a/russian/calligra-l10n/Makefile b/russian/calligra-l10n/Makefile new file mode 100644 index 000000000000..f9d5a58812c3 --- /dev/null +++ b/russian/calligra-l10n/Makefile @@ -0,0 +1,40 @@ +# New ports collection makefile for: ru-koffice-i18n +# Date created: 22 December 2001 +# Whom: Dmitry Sivachenko <demon@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= koffice-i18n +PORTVERSION= 1.1 +CATEGORIES= russian kde misc +MASTER_SITES= ${MASTER_SITE_KDE} +MASTER_SITE_SUBDIR= stable/koffice-${PORTVERSION}/src +DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX}${PORTVERSION} +DIST_SUBDIR= KDE + +MAINTAINER= demon@FreeBSD.org + +BUILD_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213 \ + automake14:${PORTSDIR}/devel/automake14 +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +RUN_DEPENDS= koshell:${PORTSDIR}/editors/koffice + +USE_KDELIBS_VER=2 +USE_BZIP2= yes +USE_GMAKE= yes +GNU_CONFIGURE= yes +WRKSRC= ${WRKDIR}/${PORTNAME}-ru + +.include <bsd.port.pre.mk> + +pre-configure: + ${MKDIR} ${WRKSRC}/auto-bin +.for AC in autoconf autoheader + ${LN} -sf ${LOCALBASE}/bin/${AC}213 ${WRKSRC}/auto-bin/${AC} +.endfor +.for AM in automake aclocal + ${LN} -sf ${LOCALBASE}/bin/${AM}14 ${WRKSRC}/auto-bin/${AM} +.endfor + +.include <bsd.port.post.mk> diff --git a/russian/calligra-l10n/distinfo b/russian/calligra-l10n/distinfo new file mode 100644 index 000000000000..6e4f070c6d7b --- /dev/null +++ b/russian/calligra-l10n/distinfo @@ -0,0 +1 @@ +MD5 (KDE/koffice-i18n-ru-1.1.tar.bz2) = aca1ef42e2248387985d33970e8e23fe diff --git a/russian/calligra-l10n/pkg-comment b/russian/calligra-l10n/pkg-comment new file mode 100644 index 000000000000..48caa7797c4d --- /dev/null +++ b/russian/calligra-l10n/pkg-comment @@ -0,0 +1 @@ +Localized messages for KOffice (Russian language) diff --git a/russian/calligra-l10n/pkg-descr b/russian/calligra-l10n/pkg-descr new file mode 100644 index 000000000000..3d872dce2164 --- /dev/null +++ b/russian/calligra-l10n/pkg-descr @@ -0,0 +1 @@ +Localized messages for KOffice (Russian language). diff --git a/russian/calligra-l10n/pkg-plist b/russian/calligra-l10n/pkg-plist new file mode 100644 index 000000000000..f11ffac980d1 --- /dev/null +++ b/russian/calligra-l10n/pkg-plist @@ -0,0 +1,16 @@ +share/locale/ru/LC_MESSAGES/csvfilter.mo +share/locale/ru/LC_MESSAGES/example.mo +share/locale/ru/LC_MESSAGES/graphite.mo +share/locale/ru/LC_MESSAGES/kchart.mo +share/locale/ru/LC_MESSAGES/kformula.mo +share/locale/ru/LC_MESSAGES/kivio.mo +share/locale/ru/LC_MESSAGES/koffice.mo +share/locale/ru/LC_MESSAGES/kontour.mo +share/locale/ru/LC_MESSAGES/koshell.mo +share/locale/ru/LC_MESSAGES/kpresenter.mo +share/locale/ru/LC_MESSAGES/krayon.mo +share/locale/ru/LC_MESSAGES/kscan_plugin.mo +share/locale/ru/LC_MESSAGES/kspread.mo +share/locale/ru/LC_MESSAGES/kspreadcalc_calc.mo +share/locale/ru/LC_MESSAGES/kugar.mo +share/locale/ru/LC_MESSAGES/kword.mo |