diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-11 11:04:41 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-11 11:04:41 +0000 |
commit | 159a4c1ed00075c46ae8d81c4a4b6b42527c753e (patch) | |
tree | dd3560eec3979d6d050bc34a74835bc66477096e /textproc/aspell-he | |
parent | 562403e794252393d672ccb90f27b4e113f01783 (diff) | |
download | pkgsrc-159a4c1ed00075c46ae8d81c4a4b6b42527c753e.tar.gz |
Import aspell-he-1.0.0 as textproc/aspell-he.
GNU Aspell 0.60 Hebrew Dictionary Package
Diffstat (limited to 'textproc/aspell-he')
-rw-r--r-- | textproc/aspell-he/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-he/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-he/PLIST | 8 | ||||
-rw-r--r-- | textproc/aspell-he/distinfo | 5 |
4 files changed, 33 insertions, 0 deletions
diff --git a/textproc/aspell-he/DESCR b/textproc/aspell-he/DESCR new file mode 100644 index 00000000000..db53a9dbbef --- /dev/null +++ b/textproc/aspell-he/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Hebrew Dictionary Package diff --git a/textproc/aspell-he/Makefile b/textproc/aspell-he/Makefile new file mode 100644 index 00000000000..f090fcc08c9 --- /dev/null +++ b/textproc/aspell-he/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/11 11:04:41 rodent Exp $ +# + +DISTNAME= aspell6-he-1.0-0 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-0/.0/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/he/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://www.ivrix.org.il/projects/spell-checker/ +COMMENT= Hebrew language support for aspell +LICENSE= gnu-gpl-v2 + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-he/PLIST b/textproc/aspell-he/PLIST new file mode 100644 index 00000000000..c89e6a0a2a4 --- /dev/null +++ b/textproc/aspell-he/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/11 11:04:41 rodent Exp $ +lib/aspell/he.multi +lib/aspell/he.rws +lib/aspell/hebrew.alias +share/aspell/he.dat +share/aspell/he_affix.dat +share/aspell/iso-8859-8-nl.cmap +share/aspell/iso-8859-8-nl.cset diff --git a/textproc/aspell-he/distinfo b/textproc/aspell-he/distinfo new file mode 100644 index 00000000000..d2d35e18b1c --- /dev/null +++ b/textproc/aspell-he/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/11 11:04:41 rodent Exp $ + +SHA1 (aspell6-he-1.0-0.tar.bz2) = cd6755053937b9c32995d7fa085cd269489f5484 +RMD160 (aspell6-he-1.0-0.tar.bz2) = b54fb93d1bc669136554592f1ae2ba556ab1eabe +Size (aspell6-he-1.0-0.tar.bz2) = 122781 bytes |