aboutsummaryrefslogtreecommitdiff
path: root/textproc/sv-aspell
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-09-10 03:53:14 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2002-09-10 03:53:14 +0000
commit0f5ef4b4031c72c0a844638a0a6cbb224079531d (patch)
treeb1d2d48c8a9be548665685c8b29a51e78910c4d8 /textproc/sv-aspell
parent2903016d3bd5174a5469093d083024bf55869b31 (diff)
downloadports-0f5ef4b4031c72c0a844638a0a6cbb224079531d.tar.gz
ports-0f5ef4b4031c72c0a844638a0a6cbb224079531d.zip
build aspell with dictionary
PR: 42522 Submitted by: thierry@pompo.net
Notes
Notes: svn path=/head/; revision=66009
Diffstat (limited to 'textproc/sv-aspell')
-rw-r--r--textproc/sv-aspell/Makefile16
-rw-r--r--textproc/sv-aspell/pkg-comment1
-rw-r--r--textproc/sv-aspell/pkg-descr6
3 files changed, 23 insertions, 0 deletions
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/