diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-12 00:12:29 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-12 00:12:29 +0000 |
commit | 3c01897ddf23cb649a992db608ad66168eaea20d (patch) | |
tree | f50a70473c84c56816db039bc16959de17ae3136 /textproc/aspell-mr | |
parent | 06cf225ff3d3293633d51622f4426b2cb0c18519 (diff) | |
download | pkgsrc-3c01897ddf23cb649a992db608ad66168eaea20d.tar.gz |
Import aspell-mr-0.10.0 as textproc/aspell-mr.
GNU Aspell 0.60 Marathi Dictionary Package
Diffstat (limited to 'textproc/aspell-mr')
-rw-r--r-- | textproc/aspell-mr/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-mr/Makefile | 21 | ||||
-rw-r--r-- | textproc/aspell-mr/PLIST | 7 | ||||
-rw-r--r-- | textproc/aspell-mr/distinfo | 5 |
4 files changed, 34 insertions, 0 deletions
diff --git a/textproc/aspell-mr/DESCR b/textproc/aspell-mr/DESCR new file mode 100644 index 00000000000..bc201a64c63 --- /dev/null +++ b/textproc/aspell-mr/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Marathi Dictionary Package diff --git a/textproc/aspell-mr/Makefile b/textproc/aspell-mr/Makefile new file mode 100644 index 00000000000..c8a3f3c9a98 --- /dev/null +++ b/textproc/aspell-mr/Makefile @@ -0,0 +1,21 @@ +# $NetBSD: Makefile,v 1.1 2013/04/12 00:12:29 rodent Exp $ +# + +DISTNAME= aspell6-mr-0.10-0 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-0$/.0/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/mr/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://www.janabhaaratii.org.in/ +COMMENT= Marathi language support for aspell +LICENSE= gnu-gpl-v2 + +CONFLICTS+= aspell-hi-[0-9]* + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-mr/PLIST b/textproc/aspell-mr/PLIST new file mode 100644 index 00000000000..da252a8c3fd --- /dev/null +++ b/textproc/aspell-mr/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/12 00:12:29 rodent Exp $ +lib/aspell/marathi.alias +lib/aspell/mr.multi +lib/aspell/mr.rws +share/aspell/mr.dat +share/aspell/u-deva.cmap +share/aspell/u-deva.cset diff --git a/textproc/aspell-mr/distinfo b/textproc/aspell-mr/distinfo new file mode 100644 index 00000000000..dbf6d4028d0 --- /dev/null +++ b/textproc/aspell-mr/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/12 00:12:29 rodent Exp $ + +SHA1 (aspell6-mr-0.10-0.tar.bz2) = bbcd0f26c93d37687284791eb7684a5277d6ff49 +RMD160 (aspell6-mr-0.10-0.tar.bz2) = 4503cbe51f72751a385df5778e054065a6aa923a +Size (aspell6-mr-0.10-0.tar.bz2) = 151720 bytes |