aboutsummaryrefslogtreecommitdiff
path: root/vietnamese
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-07-20 12:52:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-07-20 12:52:16 +0000
commit4f4363b6928703a026077b47cbd28ed3cfc17974 (patch)
tree3b59e846e15ca1a222017ffe856c5277899ad0e6 /vietnamese
parent03edc1beced08a302d502989fc481b359c2a5710 (diff)
downloadports-4f4363b6928703a026077b47cbd28ed3cfc17974.tar.gz
ports-4f4363b6928703a026077b47cbd28ed3cfc17974.zip
Add vietnamese hunspell dictionnary
Notes
Notes: svn path=/head/; revision=278001
Diffstat (limited to 'vietnamese')
-rw-r--r--vietnamese/Makefile1
-rw-r--r--vietnamese/hunspell/Makefile31
-rw-r--r--vietnamese/hunspell/distinfo2
-rw-r--r--vietnamese/hunspell/pkg-descr3
4 files changed, 37 insertions, 0 deletions
diff --git a/vietnamese/Makefile b/vietnamese/Makefile
index c08a55296818..a890c837449e 100644
--- a/vietnamese/Makefile
+++ b/vietnamese/Makefile
@@ -6,6 +6,7 @@
SUBDIR += aspell
.if !defined(NO_VIET_KDE)
SUBDIR += gtk-im-vi
+ SUBDIR += hunspell
SUBDIR += kde3-i18n
.endif
SUBDIR += libviet
diff --git a/vietnamese/hunspell/Makefile b/vietnamese/hunspell/Makefile
new file mode 100644
index 000000000000..3f71f73aafeb
--- /dev/null
+++ b/vietnamese/hunspell/Makefile
@@ -0,0 +1,31 @@
+# New ports collection makefile for: hunspell
+# Date created: 2011-07-20
+# Whom: Baptiste Daroussin <bapt@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= hunspell
+PORTVERSION= 20080604
+CATEGORIES= vietnamese textproc
+MASTER_SITES= GOOGLE_CODE
+DISTNAME= vi_VN
+
+MAINTAINER= bapt@FreeBSD.org
+COMMENT= Hunspell vietnamese dictionnary
+
+PROJECTHOST= hunspell-spellcheck-vi
+USE_ZIP= yes
+NO_BUILD= yes
+
+PLIST_FILES= share/hunspell/vi_VN.aff \
+ share/hunspell/vi_VN.dic
+PLIST_DIRS= share/hunspell
+
+do-install:
+ @${MKDIR} ${PREFIX}/share/hunspell
+ @${INSTALL_DATA} ${WRKDIR}/vi_VN.aff \
+ ${WRKDIR}/vi_VN.dic \
+ ${PREFIX}/share/hunspell/
+
+.include <bsd.port.mk>
diff --git a/vietnamese/hunspell/distinfo b/vietnamese/hunspell/distinfo
new file mode 100644
index 000000000000..cdc15dd316f8
--- /dev/null
+++ b/vietnamese/hunspell/distinfo
@@ -0,0 +1,2 @@
+SHA256 (vi_VN.zip) = 28af9fd9964c721ddf11bfc1955bf0bc28cabd467bb7f89a6190446f5e68665d
+SIZE (vi_VN.zip) = 20589
diff --git a/vietnamese/hunspell/pkg-descr b/vietnamese/hunspell/pkg-descr
new file mode 100644
index 000000000000..a331f54daa28
--- /dev/null
+++ b/vietnamese/hunspell/pkg-descr
@@ -0,0 +1,3 @@
+Hunspell vietnamese dictionnary
+
+WWW: http://code.google.com/p/hunspell-spellcheck-vi