aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/sv-aspell/Makefile16
-rw-r--r--textproc/sv-aspell/pkg-comment1
-rw-r--r--textproc/sv-aspell/pkg-descr6
4 files changed, 24 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index 0275fcf61d0f..33ba372b3350 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -341,6 +341,7 @@
SUBDIR += source-highlight
SUBDIR += sp
SUBDIR += spell
+ SUBDIR += sv-aspell
SUBDIR += tclExpat
SUBDIR += tdtd.el
SUBDIR += tex2im
diff --git a/textproc/sv-aspell/Makefile b/textproc/sv-aspell/Makefile
new file mode 100644
index 000000000000..3201bf78a5e0
--- /dev/null
+++ b/textproc/sv-aspell/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for: sv-aspell
+# Date created: 7 September 2002
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= sv-aspell
+
+MAINTAINER= ports@FreeBSD.org
+
+MASTERDIR= ${.CURDIR}/../aspell
+
+ASPELL_SV= ja
+
+.include "${MASTERDIR}/Makefile"
diff --git a/textproc/sv-aspell/pkg-comment b/textproc/sv-aspell/pkg-comment
new file mode 100644
index 000000000000..7ea9e6242912
--- /dev/null
+++ b/textproc/sv-aspell/pkg-comment
@@ -0,0 +1 @@
+Aspell with Swedish dictionary
diff --git a/textproc/sv-aspell/pkg-descr b/textproc/sv-aspell/pkg-descr
new file mode 100644
index 000000000000..6730fe8cc9eb
--- /dev/null
+++ b/textproc/sv-aspell/pkg-descr
@@ -0,0 +1,6 @@
+Aspell with Swedish dictionary.
+
+Note: if you build from ports, prefer textproc/aspell, it will let you
+ select dictionaries for several languages.
+
+WWW: http://aspell.sourceforge.net/