- Fix typo

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-07-25 08:53:21 +00:00
parent 9d27d29959
commit fcdff36357
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278293
10 changed files with 32 additions and 32 deletions

View File

@ -12,7 +12,7 @@ MASTER_SITES= http://www.dicollecte.org/download/fr/
DISTNAME= hunspell-fr-moderne-v${PORTVERSION}
MAINTAINER= office@FreeBSD.org
COMMENT= Hunspell modern french dictionnary
COMMENT= Hunspell modern french dictionary
USE_ZIP= yes
NO_BUILD= yes
@ -27,13 +27,13 @@ PLIST_FILES+= share/hunspell/${ALIAS}.aff \
PLIST_DIRS= share/hunspell
do-install:
@${MKDIR} ${PREFIX}/share/hunspell
@${INSTALL_DATA} ${WRKDIR}/fr-moderne.aff ${PREFIX}/share/hunspell/fr_FR.aff
@${INSTALL_DATA} ${WRKDIR}/fr-moderne.dic ${PREFIX}/share/hunspell/fr_FR.dic
@cd ${PREFIX}/share/hunspell; \
for alias in ${FRALIASES}; do \
${LN} -s fr_FR.aff $${alias}.aff ; \
${LN} -s fr_FR.dic $${alias}.dic ; \
done
@${MKDIR} ${PREFIX}/share/hunspell
@${INSTALL_DATA} ${WRKDIR}/fr-moderne.aff ${PREFIX}/share/hunspell/fr_FR.aff
@${INSTALL_DATA} ${WRKDIR}/fr-moderne.dic ${PREFIX}/share/hunspell/fr_FR.dic
@cd ${PREFIX}/share/hunspell; \
for alias in ${FRALIASES}; do \
${LN} -s fr_FR.aff $${alias}.aff ; \
${LN} -s fr_FR.dic $${alias}.dic ; \
done
.include <bsd.port.mk>

View File

@ -12,12 +12,12 @@ MASTER_SITES= http://www.j3e.de/ispell/igerman98/dict/
DISTNAME= igerman98-${PORTVERSION}
MAINTAINER= office@FreeBSD.org
COMMENT= Hunspell german dictionnary
COMMENT= Hunspell german dictionary
BUILD_DEPENDS= buildhash:${PORTSDIR}/textproc/ispell
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/igerman98-${PORTVERSION}
WRKSRC= ${WRKDIR}/igerman98-${PORTVERSION}
USE_GMAKE= yes
ALL_TARGET= hunspell-all
@ -43,18 +43,18 @@ PLIST_FILES+= share/hunspell/${ALIAS}.aff \
.endfor
do-install:
@${MKDIR} ${PREFIX}/share/hunspell
@${INSTALL_DATA} ${WRKSRC}/hunspell/*.aff \
${WRKSRC}/hunspell/*.dic \
${PREFIX}/share/hunspell/
@cd ${PREFIX}/share/hunspell; \
for alias in ${DEALIASES}; do \
${LN} -s de_DE.aff $${alias}.aff ; \
${LN} -s de_DE.dic $${alias}.dic ; \
done; \
for alias in ${CHALIASES}; do \
${LN} -s de_CH.aff $${alias}.aff ; \
${LN} -s de_CH.dic $${alias}.dic ; \
done;
@${MKDIR} ${PREFIX}/share/hunspell
@${INSTALL_DATA} ${WRKSRC}/hunspell/*.aff \
${WRKSRC}/hunspell/*.dic \
${PREFIX}/share/hunspell/
@cd ${PREFIX}/share/hunspell; \
for alias in ${DEALIASES}; do \
${LN} -s de_DE.aff $${alias}.aff ; \
${LN} -s de_DE.dic $${alias}.dic ; \
done; \
for alias in ${CHALIASES}; do \
${LN} -s de_CH.aff $${alias}.aff ; \
${LN} -s de_CH.dic $${alias}.dic ; \
done;
.include <bsd.port.mk>

View File

@ -12,7 +12,7 @@ MASTER_SITES= http://hspell.ivrix.org.il/
DISTNAME= hspell-${PORTVERSION}
MAINTAINER= office@FreeBSD.org
COMMENT= Hunspell hebrew dictionnary
COMMENT= Hunspell hebrew dictionary
BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv

View File

@ -14,7 +14,7 @@ DISTFILES= hunspell-pt_PT-${PORTVERSION}.tar.gz \
pt_BR-2011-05-27AOC.zip:BR
MAINTAINER= office@FreeBSD.org
COMMENT= Hunspell portuguese dictionnary
COMMENT= Hunspell portuguese dictionary
# rely on bsdtar ability to extract .gz and .zip archives
EXTRACT_CMD= ${CAT}

View File

@ -12,7 +12,7 @@ MASTER_SITES= GOOGLE_CODE
DISTNAME= ru_RU_UTF8
MAINTAINER= office@FreeBSD.org
COMMENT= Hunspell russian dictionnary
COMMENT= Hunspell russian dictionary
PROJECTHOST= hunspell-ru
USE_ZIP= yes

View File

@ -16,7 +16,7 @@ DISTFILES= hunspell-en_US-${PORTVERSION}-0${EXTRACT_SUFX} \
en_GB.zip:GB
MAINTAINER= office@FreeBSD.org
COMMENT= Hunspell english dictionnaries
COMMENT= Hunspell english dictionaries
USE_ZIP= yes
NO_BUILD= yes

View File

@ -14,7 +14,7 @@ DISTNAME= serbian_dictionary-${PORTVERSION}-fx+tb+sm
EXTRACT_SUFX= .xpi
MAINTAINER= office@FreeBSD.org
COMMENT= Serbian hunspell dictionnaries
COMMENT= Serbian hunspell dictionaries
USE_ZIP= yes
NO_BUILD= yes

View File

@ -14,7 +14,7 @@ DISTNAME= venda_spell_checker-${PORTVERSION}-tb+fn+fx+sm
EXTRACT_SUFX= .xpi
MAINTAINER= office@FreeBSD.org
COMMENT= Venda hunspell dictionnaries
COMMENT= Venda hunspell dictionaries
USE_ZIP= yes
NO_BUILD= yes

View File

@ -13,7 +13,7 @@ DISTNAME= spell-uk-${PORTVERSION}
EXTRACT_SUFX= .tgz
MAINTAINER= office@FreeBSD.org
COMMENT= Hunspell ukrainian dictionnary
COMMENT= Hunspell ukrainian dictionary
BUILD_DEPENDS= iconv:${PORTSDIR}/converters/libiconv

View File

@ -12,7 +12,7 @@ MASTER_SITES= GOOGLE_CODE
DISTNAME= vi_VN
MAINTAINER= office@FreeBSD.org
COMMENT= Hunspell vietnamese dictionnary
COMMENT= Hunspell vietnamese dictionary
PROJECTHOST= hunspell-spellcheck-vi
USE_ZIP= yes