summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorahoka <ahoka>2009-10-12 21:49:37 +0000
committerahoka <ahoka>2009-10-12 21:49:37 +0000
commit1fb47070723939930397f0496e10715bd1663bcc (patch)
treec22ecef5b758d589c58d64bf4158c802fd2e1809 /textproc
parent13e976f4391e3ffd3e64bfba9144b5b9026e68a7 (diff)
downloadpkgsrc-1fb47070723939930397f0496e10715bd1663bcc.tar.gz
Import hunspell-it_IT-2.4 as textproc/hunspell-it_IT.
Italian dictionary for hunspell.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/hunspell-it_IT/DESCR1
-rw-r--r--textproc/hunspell-it_IT/Makefile32
-rw-r--r--textproc/hunspell-it_IT/PLIST14
-rw-r--r--textproc/hunspell-it_IT/distinfo5
4 files changed, 52 insertions, 0 deletions
diff --git a/textproc/hunspell-it_IT/DESCR b/textproc/hunspell-it_IT/DESCR
new file mode 100644
index 00000000000..5108172947d
--- /dev/null
+++ b/textproc/hunspell-it_IT/DESCR
@@ -0,0 +1 @@
+Italian dictionary for hunspell.
diff --git a/textproc/hunspell-it_IT/Makefile b/textproc/hunspell-it_IT/Makefile
new file mode 100644
index 00000000000..fb31bb14555
--- /dev/null
+++ b/textproc/hunspell-it_IT/Makefile
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/10/12 21:49:37 ahoka Exp $
+
+DISTNAME= italiano_2_4_2007_09_01
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linguistico/}
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+# clamiax@gmail.com
+
+HOMEPAGE= http://linguistico.sourceforge.net/
+COMMENT= Italian dictionary for hunspell
+
+DICTNAME= it_IT
+VERSION= 2.4
+PKGNAME= hunspell-${DICTNAME}-${VERSION}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+NO_BUILD= yes
+PLIST_SUBST+= DICTNAME=${DICTNAME}
+WRKSRC= ${WRKDIR}
+INSTALLATION_DIRS= share/hunspell share/doc/hunspell-${DICTNAME}
+
+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}/${DICTNAME}_* \
+ ${DESTDIR}${PREFIX}/share/doc/hunspell-${DICTNAME}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hunspell-it_IT/PLIST b/textproc/hunspell-it_IT/PLIST
new file mode 100644
index 00000000000..17a0d3facc0
--- /dev/null
+++ b/textproc/hunspell-it_IT/PLIST
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/12 21:49:37 ahoka Exp $
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_AUTHORS
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_COPYING
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_ChangeLog
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_README.1st
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_README.txt
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_license.txt
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_notes.txt
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_statistiche.ods
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_todo.txt
+share/hunspell/${DICTNAME}.aff
+share/hunspell/${DICTNAME}.dic
+@unexec ${RMDIR} %D/share/hunspell 2>/dev/null || ${TRUE}
+@dirrm share/doc/hunspell-${DICTNAME}
diff --git a/textproc/hunspell-it_IT/distinfo b/textproc/hunspell-it_IT/distinfo
new file mode 100644
index 00000000000..b7b461a0561
--- /dev/null
+++ b/textproc/hunspell-it_IT/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/10/12 21:49:37 ahoka Exp $
+
+SHA1 (italiano_2_4_2007_09_01.zip) = b5c50c8afcad3f82757827ac7dd696b550b06d80
+RMD160 (italiano_2_4_2007_09_01.zip) = 9dacf36614e4f98394fd11a3464cd76f4f4419e3
+Size (italiano_2_4_2007_09_01.zip) = 416284 bytes