diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-21 00:38:48 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-21 00:38:48 +0800 |
commit | a235dbd3cb6c0820a4d0c02e00aa7dc30eb21c31 (patch) | |
tree | 373010a5d644d8c40fa66f26a668745284c96525 /textproc | |
parent | 92aad5d0792c2ba94ecfcd016bb425624e119f44 (diff) | |
download | freebsd-ports-gnome-a235dbd3cb6c0820a4d0c02e00aa7dc30eb21c31.tar.gz freebsd-ports-gnome-a235dbd3cb6c0820a4d0c02e00aa7dc30eb21c31.tar.zst freebsd-ports-gnome-a235dbd3cb6c0820a4d0c02e00aa7dc30eb21c31.zip |
Add Venda hunspell dictionnaries
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/ve-hunspell/Makefile | 31 | ||||
-rw-r--r-- | textproc/ve-hunspell/distinfo | 2 | ||||
-rw-r--r-- | textproc/ve-hunspell/pkg-descr | 3 |
4 files changed, 37 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 51d00f72ecbb..863f09f2afa3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1319,6 +1319,7 @@ SUBDIR += uz-aspell SUBDIR += uz-hunspell SUBDIR += vbindiff + SUBDIR += ve-hunspell SUBDIR += wa-aspell SUBDIR += wbxml2 SUBDIR += wdiff diff --git a/textproc/ve-hunspell/Makefile b/textproc/ve-hunspell/Makefile new file mode 100644 index 000000000000..e9eb46cd6f31 --- /dev/null +++ b/textproc/ve-hunspell/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: ve-hunspell +# Date created: 2011-07-20 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= ve-hunspell +PORTVERSION= 20110323 +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} +MASTER_SITE_SUBDIR= addons/46601 +DISTNAME= venda_spell_checker-${PORTVERSION}-tb+fn+fx+sm +EXTRACT_SUFX= .xpi + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Venda hunspell dictionnaries + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hunspell/ve.aff \ + share/hunspell/ve.dic +PLIST_DIRS= share/hunspell + +do-install: + @${MKDIR} ${PREFIX}/share/hunspell + @${INSTALL_DATA} ${WRKDIR}/dictionaries/ve-ZA.aff ${PREFIX}/share/hunspell/ve.aff + @${INSTALL_DATA} ${WRKDIR}/dictionaries/ve-ZA.dic ${PREFIX}/share/hunspell/ve.dic + +.include <bsd.port.mk> diff --git a/textproc/ve-hunspell/distinfo b/textproc/ve-hunspell/distinfo new file mode 100644 index 000000000000..6c4c46186ce3 --- /dev/null +++ b/textproc/ve-hunspell/distinfo @@ -0,0 +1,2 @@ +SHA256 (venda_spell_checker-20110323-tb+fn+fx+sm.xpi) = 07e9693714563bf1b74c11be88825f9e9f136d5fef53f60ce696fd201fe7e114 +SIZE (venda_spell_checker-20110323-tb+fn+fx+sm.xpi) = 75495 diff --git a/textproc/ve-hunspell/pkg-descr b/textproc/ve-hunspell/pkg-descr new file mode 100644 index 000000000000..45e00d4b9793 --- /dev/null +++ b/textproc/ve-hunspell/pkg-descr @@ -0,0 +1,3 @@ +Venda hunspell dictionnaries + +WWW: http://www.translate.org.za/ |