aboutsummaryrefslogtreecommitdiffstats
path: root/french/calligra-l10n/Makefile
diff options
context:
space:
mode:
authorsada <sada@FreeBSD.org>2002-01-21 02:32:46 +0800
committersada <sada@FreeBSD.org>2002-01-21 02:32:46 +0800
commit2dfcab814898155da5e1ea42c9a82a3931297ad3 (patch)
tree65691c2633e30936f8b8a7d9a34dbd190580da8b /french/calligra-l10n/Makefile
parentf6de0299e7ab4fca0c6218b7f06c714824e117d4 (diff)
downloadfreebsd-ports-gnome-2dfcab814898155da5e1ea42c9a82a3931297ad3.tar.gz
freebsd-ports-gnome-2dfcab814898155da5e1ea42c9a82a3931297ad3.tar.zst
freebsd-ports-gnome-2dfcab814898155da5e1ea42c9a82a3931297ad3.zip
Add new ports: french/koffice-i18n, german/koffice-i18n and japanese/koffice-i18n as satellite ports.
The PR also include russian/koffice-i18n which was already imported by demon; I'll consider how we would treat it with him. PR: ports/33005 Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
Diffstat (limited to 'french/calligra-l10n/Makefile')
-rw-r--r--french/calligra-l10n/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/french/calligra-l10n/Makefile b/french/calligra-l10n/Makefile
new file mode 100644
index 000000000000..8378fcd35dde
--- /dev/null
+++ b/french/calligra-l10n/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: fr-koffice-i18n
+# Date created: 23 December 2001
+# Whom: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= french misc kde
+
+MAINTAINER= ports@FreeBSD.org
+
+LINGUAS= "fr"
+MASTERDIR= ${.CURDIR}/../../misc/koffice-i18n
+
+SCRIPTS_ENV+= LINGUAS=${LINGUAS}
+
+.include "${MASTERDIR}/Makefile"