1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

New port: textproc/ie-hunspell

Interlingue spellchecking dictionary for use with Hunspell.
  WWW: https://github.com/Carmina16/hunspell-ie

PR:		217380
Submitted by:	mistresssilvara@hotmail.com
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9815
This commit is contained in:
Kirill Ponomarev 2017-03-03 06:28:14 +00:00
parent 448056df00
commit fe4f9fbf16
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=435314
4 changed files with 35 additions and 0 deletions

View File

@ -329,6 +329,7 @@
SUBDIR += id-aspell
SUBDIR += id-hyphen
SUBDIR += idnits
SUBDIR += ie-hunspell
SUBDIR += igor
SUBDIR += iksemel
SUBDIR += info2html

View File

@ -0,0 +1,28 @@
# $FreeBSD$
PORTNAME= hunspell
PORTVERSION= 0.6
DISTVERSIONPREFIX= v
CATEGORIES= textproc
PKGNAMEPREFIX= ie-
MAINTAINER= mistresssilvara@hotmail.com
COMMENT= Interlingue Hunspell dictionaries
LICENSE= APACHE20
USE_GITHUB= yes
GH_ACCOUNT= Carmina16
GH_PROJECT= hunspell-ie
NO_ARCH= yes
NO_BUILD= yes
PLIST_FILES= ${DATADIR}/ie.aff \
${DATADIR}/ie.dic
do-install:
${MKDIR} ${STAGEDIR}${DATADIR}
${INSTALL_DATA} ${WRKSRC}/ie.aff ${WRKSRC}/ie.dic ${STAGEDIR}${DATADIR}
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1488480542
SHA256 (Carmina16-hunspell-ie-v0.6_GH0.tar.gz) = 89e35f5ee8dbb231ecd58ac00941800c64ab9a16d40f458aa093f366df75477a
SIZE (Carmina16-hunspell-ie-v0.6_GH0.tar.gz) = 92592

View File

@ -0,0 +1,3 @@
Interlingue spellchecking dictionary for use with Hunspell.
WWW: https://github.com/Carmina16/hunspell-ie