aboutsummaryrefslogtreecommitdiff
path: root/hebrew
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-07-20 10:56:53 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-07-20 10:56:53 +0000
commitd6d3a617feac32f8631986c954310182e3140599 (patch)
treec560f7a39fd47ece5d68aef766971b368d929d36 /hebrew
parentfc2aa390709e812e4bfe7ca02a7535bab9d8768d (diff)
downloadports-d6d3a617feac32f8631986c954310182e3140599.tar.gz
ports-d6d3a617feac32f8631986c954310182e3140599.zip
Add hebrew hunspell dictionnary
Notes
Notes: svn path=/head/; revision=277992
Diffstat (limited to 'hebrew')
-rw-r--r--hebrew/Makefile1
-rw-r--r--hebrew/hunspell/Makefile37
-rw-r--r--hebrew/hunspell/distinfo2
-rw-r--r--hebrew/hunspell/pkg-descr3
4 files changed, 43 insertions, 0 deletions
diff --git a/hebrew/Makefile b/hebrew/Makefile
index a69cbbc87215..dff47b04dee0 100644
--- a/hebrew/Makefile
+++ b/hebrew/Makefile
@@ -8,6 +8,7 @@
SUBDIR += elmar-fonts
SUBDIR += he2
SUBDIR += hspell
+ SUBDIR += hunspell
SUBDIR += kde3-i18n
SUBDIR += kde4-l10n
SUBDIR += koffice-i18n
diff --git a/hebrew/hunspell/Makefile b/hebrew/hunspell/Makefile
new file mode 100644
index 000000000000..70376117167c
--- /dev/null
+++ b/hebrew/hunspell/Makefile
@@ -0,0 +1,37 @@
+# New ports collection makefile for: hunspell
+# Date created: 2011-07-20
+# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= hunspell
+PORTVERSION= 1.1
+CATEGORIES= hebrew textproc
+MASTER_SITES= http://hspell.ivrix.org.il/
+DISTNAME= hspell-${PORTVERSION}
+
+MAINTAINER= bapt@FreeBSD.org
+COMMENT= Hunspell hebrew dictionnary
+
+BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv
+
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --enable-fatverb
+USE_GMAKE= yes
+USE_PERL5_BUILD= yes
+ALL_TARGET= myspell
+
+PLIST_FILES= share/hunspell/he.aff \
+ share/hunspell/he.dic
+PLIST_DIRS= share/hunspell
+
+post-patch:
+ @${REINPLACE_CMD} 's|/usr/bin/perl|${PERL}|g' ${WRKSRC}/pmerge
+do-install:
+ @${MKDIR} ${PREFIX}/share/hunspell
+ @${INSTALL_DATA} ${WRKSRC}/he.aff \
+ ${WRKSRC}/he.dic \
+ ${PREFIX}/share/hunspell/
+
+.include <bsd.port.mk>
diff --git a/hebrew/hunspell/distinfo b/hebrew/hunspell/distinfo
new file mode 100644
index 000000000000..9f970e76b440
--- /dev/null
+++ b/hebrew/hunspell/distinfo
@@ -0,0 +1,2 @@
+SHA256 (hspell-1.1.tar.gz) = a65d339e0656c3cf2ed589b01f725377b6054719178341afbb41dd825fcca723
+SIZE (hspell-1.1.tar.gz) = 440190
diff --git a/hebrew/hunspell/pkg-descr b/hebrew/hunspell/pkg-descr
new file mode 100644
index 000000000000..9fe92b5a29b8
--- /dev/null
+++ b/hebrew/hunspell/pkg-descr
@@ -0,0 +1,3 @@
+Hunspell hebrew dictionnary
+
+WWW: http://hspell.ivrix.org.il/