aboutsummaryrefslogtreecommitdiffstats
path: root/russian/rus-ispell
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2001-01-30 06:36:32 +0800
committerache <ache@FreeBSD.org>2001-01-30 06:36:32 +0800
commit62306a960e3fc17c52436a3e42bb1ed168e3eef7 (patch)
treeb195f178f8131b87e9d7b24cb55e13b84c1118b2 /russian/rus-ispell
parentadbf2ee9a7a52f0dacc01286a2c232cf12e220b9 (diff)
downloadfreebsd-ports-gnome-62306a960e3fc17c52436a3e42bb1ed168e3eef7.tar.gz
freebsd-ports-gnome-62306a960e3fc17c52436a3e42bb1ed168e3eef7.tar.zst
freebsd-ports-gnome-62306a960e3fc17c52436a3e42bb1ed168e3eef7.zip
Install russian.dict too for use in external programs like mnogosearch
Diffstat (limited to 'russian/rus-ispell')
-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