diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-13 12:53:32 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-13 12:53:32 +0000 |
commit | df8ae4afb6ccb8c8c16392771e03d3d3decc4da9 (patch) | |
tree | 4f5a7a011dfe70173f6acb3e2f09da0295e0764d /textproc/aspell-de-alt | |
parent | 2a36351d218c8284dd10905db9cb7574b18c7b90 (diff) | |
download | pkgsrc-df8ae4afb6ccb8c8c16392771e03d3d3decc4da9.tar.gz |
Import aspell-de-alt-2.1.1 as textproc/aspell-de-alt.
GNU Aspell 0.60 German - Old Spelling (Deutsch - Alter Spelling) Dictionary
Package
Diffstat (limited to 'textproc/aspell-de-alt')
-rw-r--r-- | textproc/aspell-de-alt/DESCR | 2 | ||||
-rw-r--r-- | textproc/aspell-de-alt/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-de-alt/PLIST | 8 | ||||
-rw-r--r-- | textproc/aspell-de-alt/distinfo | 5 |
4 files changed, 34 insertions, 0 deletions
diff --git a/textproc/aspell-de-alt/DESCR b/textproc/aspell-de-alt/DESCR new file mode 100644 index 00000000000..187793a85d3 --- /dev/null +++ b/textproc/aspell-de-alt/DESCR @@ -0,0 +1,2 @@ +GNU Aspell 0.60 German - Old Spelling (Deutsch - Alter Spelling) Dictionary +Package diff --git a/textproc/aspell-de-alt/Makefile b/textproc/aspell-de-alt/Makefile new file mode 100644 index 00000000000..7229ca81559 --- /dev/null +++ b/textproc/aspell-de-alt/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/13 12:53:32 rodent Exp $ +# + +DISTNAME= aspell6-de-alt-2.1-1 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/de-alt/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://aspell.net/ +COMMENT= German (Old Spelling) 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-de-alt/PLIST b/textproc/aspell-de-alt/PLIST new file mode 100644 index 00000000000..7fc921935ea --- /dev/null +++ b/textproc/aspell-de-alt/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/13 12:53:32 rodent Exp $ +lib/aspell/de-alt.multi +lib/aspell/de-alt.rws +lib/aspell/deutsch-alt.alias +lib/aspell/german-old.alias +share/aspell/de-alt.dat +share/aspell/de-alt_affix.dat +share/aspell/de-alt_phonet.dat diff --git a/textproc/aspell-de-alt/distinfo b/textproc/aspell-de-alt/distinfo new file mode 100644 index 00000000000..bf238bb8e1b --- /dev/null +++ b/textproc/aspell-de-alt/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/13 12:53:32 rodent Exp $ + +SHA1 (aspell6-de-alt-2.1-1.tar.bz2) = 114092feb634b309e78e25d7c81fa0521916833b +RMD160 (aspell6-de-alt-2.1-1.tar.bz2) = 6f8bc979e697136da749f0e3d86033bdc08831e4 +Size (aspell6-de-alt-2.1-1.tar.bz2) = 247116 bytes |