aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2021-08-09 06:31:10 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2021-08-09 06:39:07 +0000
commitf24d493a022321d07345ac6d9a65afc05d72de0f (patch)
tree536f1e32d704ef76ffac9ba87bf3f2f641660d8b
parent921f784be7220ae4a81e4612a3b308cdbe7bde57 (diff)
textproc/sl-hunspell: new port
-rw-r--r--textproc/Makefile1
-rw-r--r--textproc/sl-hunspell/Makefile25
-rw-r--r--textproc/sl-hunspell/distinfo3
-rw-r--r--textproc/sl-hunspell/pkg-descr3
4 files changed, 32 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile
index ca21d62e97cc..23c5697f924d 100644
--- a/textproc/Makefile
+++ b/textproc/Makefile
@@ -1818,6 +1818,7 @@
SUBDIR += sk-hyphen
SUBDIR += sk-mythes
SUBDIR += sl-aspell
+ SUBDIR += sl-hunspell
SUBDIR += sl-hyphen
SUBDIR += sl-mythes
SUBDIR += slides
diff --git a/textproc/sl-hunspell/Makefile b/textproc/sl-hunspell/Makefile
new file mode 100644
index 000000000000..eca5d911d2de
--- /dev/null
+++ b/textproc/sl-hunspell/Makefile
@@ -0,0 +1,25 @@
+PORTNAME= hunspell
+PORTVERSION= 2020.12.31
+CATEGORIES= textproc
+MASTER_SITES= https://extensions.libreoffice.org/assets/downloads/752/
+DISTNAME= pack-sl
+EXTRACT_SUFX= .oxt
+
+MAINTAINER= office@FreeBSD.org
+COMMENT= Slovenian hunspell dictionary
+
+LICENSE= LGPL21
+
+USES= zip
+NO_ARCH= yes
+NO_BUILD= yes
+NO_WRKSUBDIR= yes
+
+PLIST_FILES= ${DATADIR}/sl_SI.aff \
+ ${DATADIR}/sl_SI.dic
+
+do-install:
+ ${MKDIR} ${STAGEDIR}${DATADIR}/
+ ${INSTALL_DATA} ${WRKSRC}/sl_SI.aff ${WRKSRC}/sl_SI.dic ${STAGEDIR}${DATADIR}/
+
+.include <bsd.port.mk>
diff --git a/textproc/sl-hunspell/distinfo b/textproc/sl-hunspell/distinfo
new file mode 100644
index 000000000000..d324a0851a2f
--- /dev/null
+++ b/textproc/sl-hunspell/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1628490352
+SHA256 (pack-sl.oxt) = 0183eb7472a7da234be9dab8f89c0eb93b2fdf660b5ff2f80718ab4281189d00
+SIZE (pack-sl.oxt) = 1606834
diff --git a/textproc/sl-hunspell/pkg-descr b/textproc/sl-hunspell/pkg-descr
new file mode 100644
index 000000000000..d974b200bfa9
--- /dev/null
+++ b/textproc/sl-hunspell/pkg-descr
@@ -0,0 +1,3 @@
+Slovenian hunspell dictionary
+
+WWW: https://extensions.libreoffice.org/extensions/slovenian-dictionary-pack/