diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-11 00:02:11 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-11 00:02:11 +0000 |
commit | a36c95a05216d61f8c3ed1f234c11bc5e8543438 (patch) | |
tree | 8fb93a7b266e6148bf4ee849fa92745817a4d578 /textproc/aspell-et | |
parent | d5eb868160fb0846b06237a6cb2fb12c64417452 (diff) | |
download | pkgsrc-a36c95a05216d61f8c3ed1f234c11bc5e8543438.tar.gz |
Import aspell-et-0.1.21.1 as textproc/aspell-et.
GNU Aspell 0.60 Estonian Dictionary Package
Diffstat (limited to 'textproc/aspell-et')
-rw-r--r-- | textproc/aspell-et/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-et/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-et/PLIST | 6 | ||||
-rw-r--r-- | textproc/aspell-et/distinfo | 5 |
4 files changed, 31 insertions, 0 deletions
diff --git a/textproc/aspell-et/DESCR b/textproc/aspell-et/DESCR new file mode 100644 index 00000000000..9c27643e108 --- /dev/null +++ b/textproc/aspell-et/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Estonian Dictionary Package diff --git a/textproc/aspell-et/Makefile b/textproc/aspell-et/Makefile new file mode 100644 index 00000000000..1d8e9986e05 --- /dev/null +++ b/textproc/aspell-et/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/11 00:02:11 rodent Exp $ +# + +DISTNAME= aspell6-et-0.1.21-1 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/et/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://cens.ioc.ee/~pearu/ +COMMENT= Estonian language support for aspell +LICENSE= gnu-lgpl-v2.1 + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-et/PLIST b/textproc/aspell-et/PLIST new file mode 100644 index 00000000000..52f5249cc6a --- /dev/null +++ b/textproc/aspell-et/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/11 00:02:11 rodent Exp $ +lib/aspell/estonian.alias +lib/aspell/et.multi +lib/aspell/et.rws +share/aspell/et.dat +share/aspell/et_affix.dat diff --git a/textproc/aspell-et/distinfo b/textproc/aspell-et/distinfo new file mode 100644 index 00000000000..0c8a4e350b3 --- /dev/null +++ b/textproc/aspell-et/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/11 00:02:11 rodent Exp $ + +SHA1 (aspell6-et-0.1.21-1.tar.bz2) = 7376022dfea538be579d327db3a57696cce35e39 +RMD160 (aspell6-et-0.1.21-1.tar.bz2) = 5da414cc34c1e3ce1cfd42077d66e6c66063e7a6 +Size (aspell6-et-0.1.21-1.tar.bz2) = 338155 bytes |