diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-21 06:09:00 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-21 06:09:00 +0800 |
commit | 44b4fd454d0246c8c1dec8765fdaeb5323b2f3ce (patch) | |
tree | 3d759aff547cdd813802629ceab3733a1e632202 /textproc/sq-hunspell | |
parent | 9bbd1953699bba64a6a50f1e5dca28ef8c98fbfb (diff) | |
download | freebsd-ports-gnome-44b4fd454d0246c8c1dec8765fdaeb5323b2f3ce.tar.gz freebsd-ports-gnome-44b4fd454d0246c8c1dec8765fdaeb5323b2f3ce.tar.zst freebsd-ports-gnome-44b4fd454d0246c8c1dec8765fdaeb5323b2f3ce.zip |
Add Albanian hunspell dictionaries
Diffstat (limited to 'textproc/sq-hunspell')
-rw-r--r-- | textproc/sq-hunspell/Makefile | 28 | ||||
-rw-r--r-- | textproc/sq-hunspell/distinfo | 2 | ||||
-rw-r--r-- | textproc/sq-hunspell/pkg-descr | 3 |
3 files changed, 33 insertions, 0 deletions
diff --git a/textproc/sq-hunspell/Makefile b/textproc/sq-hunspell/Makefile new file mode 100644 index 000000000000..164cfe3ec2d8 --- /dev/null +++ b/textproc/sq-hunspell/Makefile @@ -0,0 +1,28 @@ +# New ports collection makefile for: sq-hunspell +# Date created: 2011-07-20 +# Whom: Baptiste Daroussin <bapt@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= sq-hunspell +PORTVERSION= 1.6.2 +CATEGORIES= textproc +MASTER_SITES= http://www.shkenca.org/shkarkime/ +DISTNAME= myspell-sq_AL-${PORTVERSION} + +MAINTAINER= bapt@FreeBSD.org +COMMENT= Albanian hunspell dictionaries + +USE_ZIP= yes +NO_BUILD= yes + +PLIST_FILES= share/hunspell/sq_AL.aff \ + share/hunspell/sq_AL.dic +PLIST_DIRS= share/hunspell + +do-install: + @${MKDIR} ${PREFIX}/share/hunspell + @${INSTALL_DATA} ${WRKSRC}/sq_AL.* ${PREFIX}/share/hunspell + +.include <bsd.port.mk> diff --git a/textproc/sq-hunspell/distinfo b/textproc/sq-hunspell/distinfo new file mode 100644 index 000000000000..ad7c802765e8 --- /dev/null +++ b/textproc/sq-hunspell/distinfo @@ -0,0 +1,2 @@ +SHA256 (myspell-sq_AL-1.6.2.zip) = db753cb9fa6ef0bcbd938008e7564ee3755d66454b84321ab6192c0b3d8316e1 +SIZE (myspell-sq_AL-1.6.2.zip) = 646031 diff --git a/textproc/sq-hunspell/pkg-descr b/textproc/sq-hunspell/pkg-descr new file mode 100644 index 000000000000..0b5a9eed9168 --- /dev/null +++ b/textproc/sq-hunspell/pkg-descr @@ -0,0 +1,3 @@ +Albanian hunspell dictionaries + +WWW: http://www.shkenca.org/k6i/albanian_dictionary_for_myspell_en.html |