diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-21 05:08:41 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-21 05:08:41 +0800 |
commit | 685f8341aa1dffc740bc48e04516e2a7b62dec80 (patch) | |
tree | 5c3a356270ceb787d9612dff86981ef20db1feba /textproc | |
parent | a101a86c615390f6926357f6a9ecb20f22e7c852 (diff) | |
download | freebsd-ports-gnome-685f8341aa1dffc740bc48e04516e2a7b62dec80.tar.gz freebsd-ports-gnome-685f8341aa1dffc740bc48e04516e2a7b62dec80.tar.zst freebsd-ports-gnome-685f8341aa1dffc740bc48e04516e2a7b62dec80.zip |
Add Turkmen hunspell dictionaries
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/tk-hunspell/Makefile | 30 | ||||
-rw-r--r-- | textproc/tk-hunspell/distinfo | 2 | ||||
-rw-r--r-- | textproc/tk-hunspell/pkg-descr | 3 |
4 files changed, 36 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 4a67fe9b4e8f..681cd544f5c6 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1283,6 +1283,7 @@ SUBDIR += tidyp SUBDIR += tinyxml SUBDIR += tk-aspell + SUBDIR += tk-hunspell SUBDIR += tkdiff SUBDIR += tkxmlive SUBDIR += tl-aspell diff --git a/textproc/tk-hunspell/Makefile b/textproc/tk-hunspell/Makefile new file mode 100644 index 000000000000..50c29c035f51 --- /dev/null +++ b/textproc/tk-hunspell/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: tk-hunspell +# Date created: 2011-07-20 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= tk-hunspell +PORTVERSION= 0.01 +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} +MASTER_SITE_SUBDIR= addons/204314 +DISTNAME= turkmen_spell_checker-${PORTVERSION}-fx+tb+sm +EXTRACT_SUFX= .xpi + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Turkmen hunspell dictionaries + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hunspell/tk.aff \ + share/hunspell/tk.dic +PLIST_DIRS= share/hunspell + +do-install: + @${MKDIR} ${PREFIX}/share/hunspell + @${INSTALL_DATA} ${WRKDIR}/dictionaries/tk* ${PREFIX}/share/hunspell/ + +.include <bsd.port.mk> diff --git a/textproc/tk-hunspell/distinfo b/textproc/tk-hunspell/distinfo new file mode 100644 index 000000000000..635c53556d97 --- /dev/null +++ b/textproc/tk-hunspell/distinfo @@ -0,0 +1,2 @@ +SHA256 (turkmen_spell_checker-0.01-fx+tb+sm.xpi) = d3fb9ae8bb82ec1ea008ad3e1edffbb33437d323f8a557c7ff884485b065d8c1 +SIZE (turkmen_spell_checker-0.01-fx+tb+sm.xpi) = 37891 diff --git a/textproc/tk-hunspell/pkg-descr b/textproc/tk-hunspell/pkg-descr new file mode 100644 index 000000000000..4a9e98943274 --- /dev/null +++ b/textproc/tk-hunspell/pkg-descr @@ -0,0 +1,3 @@ +Turkmen hunspell dictionaries + +WWW: http://borel.slu.edu/crubadan/apps.html |