diff options
author | rodent <rodent> | 2013-04-10 12:32:40 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-10 12:32:40 +0000 |
commit | ca71bba2aa24faade0b19e70cdc33f94c2e8260f (patch) | |
tree | 2f820fb6d1e7b1417fa8623970e5ec3b3eb62d68 /textproc | |
parent | 431f8301a5234cc78fa2200af4bd19f5f2d13a2b (diff) | |
download | pkgsrc-ca71bba2aa24faade0b19e70cdc33f94c2e8260f.tar.gz |
Import aspell-ar-1.2.0 as textproc/aspell-ar.
GNU Aspell 0.60 Arabic Dictionary Package
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/aspell-ar/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-ar/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-ar/PLIST | 8 | ||||
-rw-r--r-- | textproc/aspell-ar/distinfo | 5 |
4 files changed, 33 insertions, 0 deletions
diff --git a/textproc/aspell-ar/DESCR b/textproc/aspell-ar/DESCR new file mode 100644 index 00000000000..fdbe5bf6629 --- /dev/null +++ b/textproc/aspell-ar/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Arabic Dictionary Package diff --git a/textproc/aspell-ar/Makefile b/textproc/aspell-ar/Makefile new file mode 100644 index 00000000000..715604ae0ed --- /dev/null +++ b/textproc/aspell-ar/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/10 12:32:40 rodent Exp $ +# + +DISTNAME= aspell6-ar-1.2-0 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-0/.0/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/ar/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://arabic-spell.sourceforge.net/ +COMMENT= Arabic 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-ar/PLIST b/textproc/aspell-ar/PLIST new file mode 100644 index 00000000000..380740de322 --- /dev/null +++ b/textproc/aspell-ar/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/10 12:32:40 rodent Exp $ +lib/aspell/ar.multi +lib/aspell/ar.rws +lib/aspell/arabic.alias +share/aspell/ar.dat +share/aspell/ar_affix.dat +share/aspell/l-ar.cmap +share/aspell/l-ar.cset diff --git a/textproc/aspell-ar/distinfo b/textproc/aspell-ar/distinfo new file mode 100644 index 00000000000..43a3f8ea1a3 --- /dev/null +++ b/textproc/aspell-ar/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/10 12:32:40 rodent Exp $ + +SHA1 (aspell6-ar-1.2-0.tar.bz2) = 35038cca52a8acbd042e98b1b158e5d612a11a48 +RMD160 (aspell6-ar-1.2-0.tar.bz2) = b2ac7d596a5bbd60bde5b50f52f9ff96fe1b1334 +Size (aspell6-ar-1.2-0.tar.bz2) = 1541037 bytes |