diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-21 00:37:29 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-21 00:37:29 +0800 |
commit | eeb3dd2c579a19c8a4a8657cb758cc9aaaa5dd81 (patch) | |
tree | e13321ec7c57bdad9b5cb30de6470ac617bcb935 /textproc/ts-hunspell | |
parent | 3b7080caa55032351ac4ec49a15089e2dd024294 (diff) | |
download | freebsd-ports-gnome-eeb3dd2c579a19c8a4a8657cb758cc9aaaa5dd81.tar.gz freebsd-ports-gnome-eeb3dd2c579a19c8a4a8657cb758cc9aaaa5dd81.tar.zst freebsd-ports-gnome-eeb3dd2c579a19c8a4a8657cb758cc9aaaa5dd81.zip |
Add Tsonga hunspell dictionnaries
Diffstat (limited to 'textproc/ts-hunspell')
-rw-r--r-- | textproc/ts-hunspell/Makefile | 31 | ||||
-rw-r--r-- | textproc/ts-hunspell/distinfo | 2 | ||||
-rw-r--r-- | textproc/ts-hunspell/pkg-descr | 3 |
3 files changed, 36 insertions, 0 deletions
diff --git a/textproc/ts-hunspell/Makefile b/textproc/ts-hunspell/Makefile new file mode 100644 index 000000000000..d4a880ffa75d --- /dev/null +++ b/textproc/ts-hunspell/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: ts-hunspell +# Date created: 2011-07-20 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= ts-hunspell +PORTVERSION= 20110323 +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} +MASTER_SITE_SUBDIR= addons/46611 +DISTNAME= tsonga_spell_checker-${PORTVERSION}-tb+sm+fx+fn +EXTRACT_SUFX= .xpi + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Tsonga hunspell dictionaries + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hunspell/ts_ZA.aff \ + share/hunspell/ts_ZA.dic +PLIST_DIRS= share/hunspell + +do-install: + @${MKDIR} ${PREFIX}/share/hunspell + @${INSTALL_DATA} ${WRKDIR}/dictionaries/ts-ZA.aff ${PREFIX}/share/hunspell/ts_ZA.aff + @${INSTALL_DATA} ${WRKDIR}/dictionaries/ts-ZA.dic ${PREFIX}/share/hunspell/ts_ZA.dic + +.include <bsd.port.mk> diff --git a/textproc/ts-hunspell/distinfo b/textproc/ts-hunspell/distinfo new file mode 100644 index 000000000000..fefff541652a --- /dev/null +++ b/textproc/ts-hunspell/distinfo @@ -0,0 +1,2 @@ +SHA256 (tsonga_spell_checker-20110323-tb+sm+fx+fn.xpi) = 099c40e6b8de2dee901b75d8873f0345bdf5bc7f0c90e80e50738afebbcdf307 +SIZE (tsonga_spell_checker-20110323-tb+sm+fx+fn.xpi) = 129708 diff --git a/textproc/ts-hunspell/pkg-descr b/textproc/ts-hunspell/pkg-descr new file mode 100644 index 000000000000..df12b4493afd --- /dev/null +++ b/textproc/ts-hunspell/pkg-descr @@ -0,0 +1,3 @@ +Tsonga hunspell dictionnaries + +WWW: http://www.translate.org.za/ |