summaryrefslogtreecommitdiff
path: root/textproc/hunspell-ar
diff options
context:
space:
mode:
authorahoka <ahoka>2009-10-12 20:52:40 +0000
committerahoka <ahoka>2009-10-12 20:52:40 +0000
commit6a036b4e4eb8a3124ef7b91dc57214399b319140 (patch)
tree3ada39298f079e4c2651c551775684c80a59d8dc /textproc/hunspell-ar
parentd1ccf1aaaa12b732f05bd1d7580fe89c407da072 (diff)
downloadpkgsrc-6a036b4e4eb8a3124ef7b91dc57214399b319140.tar.gz
Import hunspell-ar-20080110 as textproc/hunspell-ar.
Arabic dictionary for hunspell.
Diffstat (limited to 'textproc/hunspell-ar')
-rw-r--r--textproc/hunspell-ar/DESCR1
-rw-r--r--textproc/hunspell-ar/Makefile31
-rw-r--r--textproc/hunspell-ar/PLIST4
-rw-r--r--textproc/hunspell-ar/distinfo5
4 files changed, 41 insertions, 0 deletions
diff --git a/textproc/hunspell-ar/DESCR b/textproc/hunspell-ar/DESCR
new file mode 100644
index 00000000000..047d3d2b0f5
--- /dev/null
+++ b/textproc/hunspell-ar/DESCR
@@ -0,0 +1 @@
+Arabic dictionary for hunspell.
diff --git a/textproc/hunspell-ar/Makefile b/textproc/hunspell-ar/Makefile
new file mode 100644
index 00000000000..2b510512b72
--- /dev/null
+++ b/textproc/hunspell-ar/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/10/12 20:52:40 ahoka Exp $
+
+VERSION= 20080110
+DICTNAME= ar
+PKGNAME= ${DISTNAME:S/_/-/}
+DISTNAME= hunspell-${DICTNAME}_${VERSION}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ayaspell/}
+
+MAINTAINER= pkgsrc-users@netbsd.org
+HOMEPAGE= http://wiki.services.openoffice.org/wiki/Dictionaries
+COMMENT= Arabic dictionary for hunspell
+
+PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= # none
+
+INSTALLATION_DIRS= share/hunspell share/doc/hunspell-${DICTNAME}
+PLIST_SUBST+= DICTNAME=${DICTNAME}
+MAKE_DIRS= share/hunspell
+
+do-build: # nothing
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/${DICTNAME}.aff \
+ ${DESTDIR}${PREFIX}/share/hunspell/${DICTNAME}.aff
+ ${INSTALL_DATA} ${WRKSRC}/${DICTNAME}.dic \
+ ${DESTDIR}${PREFIX}/share/hunspell/${DICTNAME}.dic
+ ${INSTALL_DATA} ${WRKSRC}/README-en \
+ ${DESTDIR}${PREFIX}/share/doc/hunspell-${DICTNAME}/README_${DICTNAME}.txt
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hunspell-ar/PLIST b/textproc/hunspell-ar/PLIST
new file mode 100644
index 00000000000..3aba2a69c66
--- /dev/null
+++ b/textproc/hunspell-ar/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/12 20:52:40 ahoka Exp $
+share/doc/hunspell-${DICTNAME}/README_${DICTNAME}.txt
+share/hunspell/${DICTNAME}.aff
+share/hunspell/${DICTNAME}.dic
diff --git a/textproc/hunspell-ar/distinfo b/textproc/hunspell-ar/distinfo
new file mode 100644
index 00000000000..242ba3ac4d3
--- /dev/null
+++ b/textproc/hunspell-ar/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/10/12 20:52:40 ahoka Exp $
+
+SHA1 (hunspell-ar_20080110.tar.gz) = 3fc5bdcaa428205681eaa765efcd86c370ec7449
+RMD160 (hunspell-ar_20080110.tar.gz) = d8543f01e2b6362a446bac08dcc103bf9086327d
+Size (hunspell-ar_20080110.tar.gz) = 307734 bytes