KDE2 messages and documentation translated into french language.
This commit is contained in:
parent
758eddc1bb
commit
800951cbfd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=41333
4 changed files with 52 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#
|
||||
|
||||
SUBDIR += ispell
|
||||
SUBDIR += kde2-i18n
|
||||
SUBDIR += staroffice52
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
|
17
french/kde2-i18n/Makefile
Normal file
17
french/kde2-i18n/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
# New ports collection makefile for: fr-kde2-i18n
|
||||
# Date created: 13 April 2001
|
||||
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= french kde misc
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LINGUAS= "fr"
|
||||
MASTERDIR= ${.CURDIR}/../../misc/kde2-i18n
|
||||
|
||||
SCRIPTS_ENV+= LINGUAS=${LINGUAS}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
17
french/kde3-i18n/Makefile
Normal file
17
french/kde3-i18n/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
# New ports collection makefile for: fr-kde2-i18n
|
||||
# Date created: 13 April 2001
|
||||
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= french kde misc
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LINGUAS= "fr"
|
||||
MASTERDIR= ${.CURDIR}/../../misc/kde2-i18n
|
||||
|
||||
SCRIPTS_ENV+= LINGUAS=${LINGUAS}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
17
french/kde4-l10n/Makefile
Normal file
17
french/kde4-l10n/Makefile
Normal file
|
@ -0,0 +1,17 @@
|
|||
# New ports collection makefile for: fr-kde2-i18n
|
||||
# Date created: 13 April 2001
|
||||
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= french kde misc
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
LINGUAS= "fr"
|
||||
MASTERDIR= ${.CURDIR}/../../misc/kde2-i18n
|
||||
|
||||
SCRIPTS_ENV+= LINGUAS=${LINGUAS}
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in a new issue