diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-10 17:24:17 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-10 17:24:17 +0000 |
commit | 7c185cd1bfc9ad603993589e56c4cbeaa2d78af6 (patch) | |
tree | fc82faa718c02bae5332929d5c8af1dd9c4cc462 /textproc/aspell-ast | |
parent | 6826d4e893025e877ce07453d30ea2447c494b5e (diff) | |
download | pkgsrc-7c185cd1bfc9ad603993589e56c4cbeaa2d78af6.tar.gz |
Import aspell-ast-0.01 as textproc/aspell-ast.
GNU Aspell 0.60 Asturian (Asturianu) Dictionary Package
Diffstat (limited to 'textproc/aspell-ast')
-rw-r--r-- | textproc/aspell-ast/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-ast/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-ast/PLIST | 8 | ||||
-rw-r--r-- | textproc/aspell-ast/distinfo | 5 |
4 files changed, 33 insertions, 0 deletions
diff --git a/textproc/aspell-ast/DESCR b/textproc/aspell-ast/DESCR new file mode 100644 index 00000000000..851508d2365 --- /dev/null +++ b/textproc/aspell-ast/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Asturian (Asturianu) Dictionary Package diff --git a/textproc/aspell-ast/Makefile b/textproc/aspell-ast/Makefile new file mode 100644 index 00000000000..7af8171f28f --- /dev/null +++ b/textproc/aspell-ast/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/10 17:24:17 rodent Exp $ +# + +DISTNAME= aspell6-ast-0.01 +PKGNAME= ${DISTNAME:S/6-/-/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ast/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://softastur.org/Aspell +COMMENT= Asturian 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-ast/PLIST b/textproc/aspell-ast/PLIST new file mode 100644 index 00000000000..0dcca7eb047 --- /dev/null +++ b/textproc/aspell-ast/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/10 17:24:17 rodent Exp $ +lib/aspell/ast.multi +lib/aspell/ast.rws +lib/aspell/asturianu.alias +share/aspell/ast.dat +share/aspell/ast_affix.dat +share/aspell/l-ast.cmap +share/aspell/l-ast.cset diff --git a/textproc/aspell-ast/distinfo b/textproc/aspell-ast/distinfo new file mode 100644 index 00000000000..3d3410dc5b3 --- /dev/null +++ b/textproc/aspell-ast/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/10 17:24:17 rodent Exp $ + +SHA1 (aspell6-ast-0.01.tar.bz2) = 4ee3b1a73c31d24db46a6b30f60a659d5e12aa40 +RMD160 (aspell6-ast-0.01.tar.bz2) = d682e2f1915a47a039fcbe1f98bf3238dda6fcb0 +Size (aspell6-ast-0.01.tar.bz2) = 123351 bytes |