diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-20 16:40:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-07-20 16:40:15 +0000 |
commit | c21151808c6cb2a5624f9ef91242a11b36493cb4 (patch) | |
tree | 020b908398636ea21079ffa8a6778b082f5f97e9 /textproc/xh-hunspell | |
parent | f6c35beaab889ae87ebb3b1cd9117ccf8e12bcbd (diff) |
Notes
Diffstat (limited to 'textproc/xh-hunspell')
-rw-r--r-- | textproc/xh-hunspell/Makefile | 31 | ||||
-rw-r--r-- | textproc/xh-hunspell/distinfo | 2 | ||||
-rw-r--r-- | textproc/xh-hunspell/pkg-descr | 3 |
3 files changed, 36 insertions, 0 deletions
diff --git a/textproc/xh-hunspell/Makefile b/textproc/xh-hunspell/Makefile new file mode 100644 index 000000000000..b70b139b37af --- /dev/null +++ b/textproc/xh-hunspell/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: xh-hunspell +# Date created: 2011-07-20 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= xh-hunspell +PORTVERSION= 20110323 +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} +MASTER_SITE_SUBDIR= addons/46599 +DISTNAME= xhosa_spell_checker-${PORTVERSION}-tb+fn+fx+sm +EXTRACT_SUFX= .xpi + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Xhosa hunspell dictionaries + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hunspell/xh.aff \ + share/hunspell/xh.dic +PLIST_DIRS= share/hunspell + +do-install: + @${MKDIR} ${PREFIX}/share/hunspell + @${INSTALL_DATA} ${WRKDIR}/dictionaries/xh-ZA.aff ${PREFIX}/share/hunspell/xh.aff + @${INSTALL_DATA} ${WRKDIR}/dictionaries/xh-ZA.dic ${PREFIX}/share/hunspell/xh.dic + +.include <bsd.port.mk> diff --git a/textproc/xh-hunspell/distinfo b/textproc/xh-hunspell/distinfo new file mode 100644 index 000000000000..dc7ea5404563 --- /dev/null +++ b/textproc/xh-hunspell/distinfo @@ -0,0 +1,2 @@ +SHA256 (xhosa_spell_checker-20110323-tb+fn+fx+sm.xpi) = 779ccb2abf833e9fa5005ee5a5c03818e65b92a926cde9e14342a717458e80d8 +SIZE (xhosa_spell_checker-20110323-tb+fn+fx+sm.xpi) = 198115 diff --git a/textproc/xh-hunspell/pkg-descr b/textproc/xh-hunspell/pkg-descr new file mode 100644 index 000000000000..f1b423afcf2d --- /dev/null +++ b/textproc/xh-hunspell/pkg-descr @@ -0,0 +1,3 @@ +Xhosa hunspell dictionnaries + +WWW: http://www.translate.org.za/ |