diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-10 17:50:41 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-10 17:50:41 +0000 |
commit | 2b52cbc1460bcf54036a8b7e70b775ca0d304b68 (patch) | |
tree | 56011d06be757bc4dac32a18649d358b95225b57 /textproc/aspell-bn | |
parent | 380a87cb4ff66a10b06c8873a8ede576077a15d2 (diff) | |
download | pkgsrc-2b52cbc1460bcf54036a8b7e70b775ca0d304b68.tar.gz |
Import aspell-bn-0.01.1.1 as textproc/aspell-bn.
GNU Aspell 0.60 Bengali Dictionary Package
Diffstat (limited to 'textproc/aspell-bn')
-rw-r--r-- | textproc/aspell-bn/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-bn/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-bn/PLIST | 7 | ||||
-rw-r--r-- | textproc/aspell-bn/distinfo | 5 |
4 files changed, 32 insertions, 0 deletions
diff --git a/textproc/aspell-bn/DESCR b/textproc/aspell-bn/DESCR new file mode 100644 index 00000000000..0500393bee7 --- /dev/null +++ b/textproc/aspell-bn/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Bengali Dictionary Package diff --git a/textproc/aspell-bn/Makefile b/textproc/aspell-bn/Makefile new file mode 100644 index 00000000000..5a50b422786 --- /dev/null +++ b/textproc/aspell-bn/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/10 17:50:41 rodent Exp $ +# + +DISTNAME= aspell6-bn-0.01.1-1 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/bn/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://www.bengalinux.org/downloads +COMMENT= Bengali 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-bn/PLIST b/textproc/aspell-bn/PLIST new file mode 100644 index 00000000000..46802d9bed1 --- /dev/null +++ b/textproc/aspell-bn/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/10 17:50:41 rodent Exp $ +lib/aspell/bengali.alias +lib/aspell/bn.multi +lib/aspell/bn.rws +share/aspell/bn.dat +share/aspell/u-beng.cmap +share/aspell/u-beng.cset diff --git a/textproc/aspell-bn/distinfo b/textproc/aspell-bn/distinfo new file mode 100644 index 00000000000..5292da9618a --- /dev/null +++ b/textproc/aspell-bn/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/10 17:50:41 rodent Exp $ + +SHA1 (aspell6-bn-0.01.1-1.tar.bz2) = c3adbfb8b6df04ba5cee2b25671f6119f86d67e5 +RMD160 (aspell6-bn-0.01.1-1.tar.bz2) = 55f0df39cc0a9cb197d3e6215c1f3511efee2570 +Size (aspell6-bn-0.01.1-1.tar.bz2) = 117436 bytes |