aboutsummaryrefslogtreecommitdiff
path: root/editors/ooodict-sv_SE/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ooodict-sv_SE/Makefile')
-rw-r--r--editors/ooodict-sv_SE/Makefile18
1 files changed, 18 insertions, 0 deletions
diff --git a/editors/ooodict-sv_SE/Makefile b/editors/ooodict-sv_SE/Makefile
new file mode 100644
index 000000000000..43521121dd8c
--- /dev/null
+++ b/editors/ooodict-sv_SE/Makefile
@@ -0,0 +1,18 @@
+# New ports collection makefile for:
+# OpenOffice Spell Checking Dictionary
+# for Swedish (Sweden)
+# Date created: Tue Aug 10 24:00:00 UTC 2002
+# Whom: Martin Blapp <mbr@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+CATEGORIES= editors
+
+LANGPREFIX= sv
+LANGSUFFIX= SE
+LANGDIST+= sv_SE.zip
+MASTERDIR= ${.CURDIR}/../ooodict-all
+RDEP= ${PORTSDIR}/editors/openoffice-se
+
+.include "${MASTERDIR}/Makefile"