diff options
author | rodent <rodent> | 2013-04-10 17:41:36 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-10 17:41:36 +0000 |
commit | 5e97e4b5146999a8fa0f7fe1bae4c7d9871ae388 (patch) | |
tree | 7ae8891a33b4868bdfc9ccf33c305077ff07c332 /textproc | |
parent | 3d06e74de6fdbc20ad3168fc12e05f714822792f (diff) | |
download | pkgsrc-5e97e4b5146999a8fa0f7fe1bae4c7d9871ae388.tar.gz |
Import aspell-be-0.01 as textproc/aspell-be.
Belarusian language support for aspell.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/aspell-be/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-be/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-be/PLIST | 10 | ||||
-rw-r--r-- | textproc/aspell-be/distinfo | 5 |
4 files changed, 35 insertions, 0 deletions
diff --git a/textproc/aspell-be/DESCR b/textproc/aspell-be/DESCR new file mode 100644 index 00000000000..85cc52f001e --- /dev/null +++ b/textproc/aspell-be/DESCR @@ -0,0 +1 @@ +Belarusian language support for aspell. diff --git a/textproc/aspell-be/Makefile b/textproc/aspell-be/Makefile new file mode 100644 index 00000000000..18316c42077 --- /dev/null +++ b/textproc/aspell-be/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/10 17:41:36 rodent Exp $ +# + +DISTNAME= aspell5-be-0.01 +PKGNAME= ${DISTNAME:S/5-/-/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/be/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://mova.linux.by/aspell/ +COMMENT= Belarusian 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-be/PLIST b/textproc/aspell-be/PLIST new file mode 100644 index 00000000000..af0cb9e3edf --- /dev/null +++ b/textproc/aspell-be/PLIST @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/10 17:41:36 rodent Exp $ +lib/aspell/be-common.rws +lib/aspell/be-only.rws +lib/aspell/be.multi +lib/aspell/be_BY.alias +lib/aspell/be_SU-only.rws +lib/aspell/be_SU.multi +lib/aspell/belarusian-soviet.alias +lib/aspell/belarusian.alias +share/aspell/be.dat diff --git a/textproc/aspell-be/distinfo b/textproc/aspell-be/distinfo new file mode 100644 index 00000000000..c1a92c3ed5b --- /dev/null +++ b/textproc/aspell-be/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/10 17:41:36 rodent Exp $ + +SHA1 (aspell5-be-0.01.tar.bz2) = d4a00c3b4ce6e3629c87217e1e0c8a34b905a2b0 +RMD160 (aspell5-be-0.01.tar.bz2) = 3678ddc6a956117e5f1264ec85672ffa4dcd75ce +Size (aspell5-be-0.01.tar.bz2) = 653405 bytes |