From 3c01897ddf23cb649a992db608ad66168eaea20d Mon Sep 17 00:00:00 2001 From: rodent Date: Fri, 12 Apr 2013 00:12:29 +0000 Subject: Import aspell-mr-0.10.0 as textproc/aspell-mr. GNU Aspell 0.60 Marathi Dictionary Package --- textproc/aspell-mr/DESCR | 1 + textproc/aspell-mr/Makefile | 21 +++++++++++++++++++++ textproc/aspell-mr/PLIST | 7 +++++++ textproc/aspell-mr/distinfo | 5 +++++ 4 files changed, 34 insertions(+) create mode 100644 textproc/aspell-mr/DESCR create mode 100644 textproc/aspell-mr/Makefile create mode 100644 textproc/aspell-mr/PLIST create mode 100644 textproc/aspell-mr/distinfo (limited to 'textproc/aspell-mr') 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 -- cgit v1.2.3