summaryrefslogtreecommitdiff
path: root/german/calligra-l10n/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'german/calligra-l10n/Makefile')
-rw-r--r--german/calligra-l10n/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/german/calligra-l10n/Makefile b/german/calligra-l10n/Makefile
new file mode 100644
index 000000000000..f9c72cfe1459
--- /dev/null
+++ b/german/calligra-l10n/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: de-koffice-i18n
+# Date created: 23 December 2001
+# Whom: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= german misc kde
+
+MAINTAINER= ports@FreeBSD.org
+
+LINGUAS= "de"
+MASTERDIR= ${.CURDIR}/../../misc/koffice-i18n
+
+SCRIPTS_ENV+= LINGUAS=${LINGUAS}
+
+.include "${MASTERDIR}/Makefile"