summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-09-11 18:38:15 +0000
committerwiz <wiz@pkgsrc.org>2007-09-11 18:38:15 +0000
commit80232a3dc1617b42d18dde5c999149cfcd9f0361 (patch)
tree52b813e01135b7f2a00e0cbb43217c8e1f9dd97c /textproc
parent632ef522f407a404cb85819b692c5a2d1d3ddbc7 (diff)
downloadpkgsrc-80232a3dc1617b42d18dde5c999149cfcd9f0361.tar.gz
Initial import of hunspell-en_US:
US American English dictionary for hunspell.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/hunspell-en_US/DESCR1
-rw-r--r--textproc/hunspell-en_US/Makefile31
-rw-r--r--textproc/hunspell-en_US/PLIST6
-rw-r--r--textproc/hunspell-en_US/distinfo5
4 files changed, 43 insertions, 0 deletions
diff --git a/textproc/hunspell-en_US/DESCR b/textproc/hunspell-en_US/DESCR
new file mode 100644
index 00000000000..084582974a8
--- /dev/null
+++ b/textproc/hunspell-en_US/DESCR
@@ -0,0 +1 @@
+US American English dictionary for hunspell.
diff --git a/textproc/hunspell-en_US/Makefile b/textproc/hunspell-en_US/Makefile
new file mode 100644
index 00000000000..e74aae6158a
--- /dev/null
+++ b/textproc/hunspell-en_US/Makefile
@@ -0,0 +1,31 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/09/11 18:38:15 wiz Exp $
+#
+
+VERSION= 20060207
+DISTNAME= en_US
+PKGNAME= hunspell-en_US-${VERSION}
+CATEGORIES= textproc
+MASTER_SITES= http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://wiki.services.openoffice.org/wiki/Dictionaries
+COMMENT= US American English dictionaries for hunspell
+
+DIST_SUBDIR= hunspell-dictionaries/en_US-${VERSION}
+# don't want -L
+EXTRACT_OPTS_ZIP= -aqo
+
+WRKSRC= ${WRKDIR}
+USE_LANGUAGES= # none
+
+INSTALLATION_DIRS= share/hunspell share/doc/hunspell-en_US
+
+do-build:
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/en_US.* ${PREFIX}/share/hunspell
+ ${INSTALL_DATA} ${WRKSRC}/README_en_US.txt \
+ ${PREFIX}/share/doc/hunspell-en_US
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hunspell-en_US/PLIST b/textproc/hunspell-en_US/PLIST
new file mode 100644
index 00000000000..cfd01b80905
--- /dev/null
+++ b/textproc/hunspell-en_US/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/09/11 18:38:15 wiz Exp $
+share/doc/hunspell-en_US/README_en_US.txt
+share/hunspell/en_US.aff
+share/hunspell/en_US.dic
+@unexec ${RMDIR} %D/share/hunspell 2>/dev/null || ${TRUE}
+@dirrm share/doc/hunspell-en_US
diff --git a/textproc/hunspell-en_US/distinfo b/textproc/hunspell-en_US/distinfo
new file mode 100644
index 00000000000..bd832250d42
--- /dev/null
+++ b/textproc/hunspell-en_US/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/09/11 18:38:15 wiz Exp $
+
+SHA1 (hunspell-dictionaries/en_US-20060207/en_US.zip) = 721ee60efe2deec600294742b77ea7ee5e1ab783
+RMD160 (hunspell-dictionaries/en_US-20060207/en_US.zip) = 9f050c67fc0dbdec2cfe1915b3339c9f4543f117
+Size (hunspell-dictionaries/en_US-20060207/en_US.zip) = 248417 bytes