aboutsummaryrefslogtreecommitdiffstats
path: root/russian
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-09-10 11:37:38 +0800
committerDirk Meyer <dinoex@FreeBSD.org>2002-09-10 11:37:38 +0800
commit5bad93b56d44b33665475d3d9ac43dd1d2f8c832 (patch)
treee61f34415b139afe8eb6b68633e66f92582090e5 /russian
parent9eba61d14f23d108b92f8f6a7a364a062e5e59e8 (diff)
downloadfreebsd-ports-5bad93b56d44b33665475d3d9ac43dd1d2f8c832.tar.gz
freebsd-ports-5bad93b56d44b33665475d3d9ac43dd1d2f8c832.tar.zst
freebsd-ports-5bad93b56d44b33665475d3d9ac43dd1d2f8c832.zip
build aspell with dictionary
PR: 42532 Submitted by: thierry@pompo.net
Notes
Notes: svn path=/head/; revision=65979
Diffstat (limited to 'russian')
-rw-r--r--russian/Makefile1
-rw-r--r--russian/aspell/Makefile17
-rw-r--r--russian/aspell/pkg-comment1
-rw-r--r--russian/aspell/pkg-descr3
4 files changed, 22 insertions, 0 deletions
diff --git a/russian/Makefile b/russian/Makefile
index 00f3b67bf765..496120a5abd1 100644
--- a/russian/Makefile
+++ b/russian/Makefile
@@ -4,6 +4,7 @@
SUBDIR += X.language
SUBDIR += apache13
SUBDIR += apache13-modssl
+ SUBDIR += aspell
SUBDIR += cyrproxy
SUBDIR += d1489
SUBDIR += elm.language
diff --git a/russian/aspell/Makefile b/russian/aspell/Makefile
new file mode 100644
index 000000000000..29ccd02edf3d
--- /dev/null
+++ b/russian/aspell/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: ru-aspell
+# Date created: 1 September 2002
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= aspell
+CATEGORIES= russian
+
+MAINTAINER= ports@FreeBSD.org
+
+MASTERDIR= ${.CURDIR}/../../textproc/aspell
+
+ASPELL_RU= da
+
+.include "${MASTERDIR}/Makefile"
diff --git a/russian/aspell/pkg-comment b/russian/aspell/pkg-comment
new file mode 100644
index 000000000000..48f09105c3db
--- /dev/null
+++ b/russian/aspell/pkg-comment
@@ -0,0 +1 @@
+Aspell with Russian dictionary
diff --git a/russian/aspell/pkg-descr b/russian/aspell/pkg-descr
new file mode 100644
index 000000000000..d22f12707973
--- /dev/null
+++ b/russian/aspell/pkg-descr
@@ -0,0 +1,3 @@
+Aspell with Russian dictionary (charset koi8-r).
+
+WWW: http://aspell.sourceforge.net/