summaryrefslogtreecommitdiff
path: root/russian
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-01-29 22:36:32 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-01-29 22:36:32 +0000
commit38e196ba849bc2d47f1b54f721e0a2740a055866 (patch)
tree3638b5d34f612778c14b59aba4259d3edb7eeb49 /russian
parentUpdate to BIND 8.2.3 and remove previous maintainer due to timeout. (diff)
Install russian.dict too for use in external programs like mnogosearch
Notes
Notes: svn path=/head/; revision=37769
Diffstat (limited to 'russian')
-rw-r--r--russian/rus-ispell/Makefile3
-rw-r--r--russian/rus-ispell/pkg-plist3
2 files changed, 4 insertions, 2 deletions
diff --git a/russian/rus-ispell/Makefile b/russian/rus-ispell/Makefile
index 3cf22218344b..0233e9035d8e 100644
--- a/russian/rus-ispell/Makefile
+++ b/russian/rus-ispell/Makefile
@@ -23,7 +23,8 @@ NO_WRKSUBDIR= yes
do-install:
cd ${WRKSRC} && \
- ${INSTALL_DATA} russian.hash russian.aff ${PREFIX}/share/ispell
+ ${INSTALL_DATA} russian.hash russian.dict russian.aff \
+ ${PREFIX}/share/ispell
${INSTALL_SCRIPT} ${FILESDIR}/ispell-ru.sh ${PREFIX}/bin/ispell-ru
.include <bsd.port.mk>
diff --git a/russian/rus-ispell/pkg-plist b/russian/rus-ispell/pkg-plist
index 31fde2201808..8b476199f002 100644
--- a/russian/rus-ispell/pkg-plist
+++ b/russian/rus-ispell/pkg-plist
@@ -1,3 +1,4 @@
bin/ispell-ru
-share/ispell/russian.hash
share/ispell/russian.aff
+share/ispell/russian.dict
+share/ispell/russian.hash