diff options
author | thierry <thierry@FreeBSD.org> | 2011-05-06 03:45:33 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2011-05-06 03:45:33 +0800 |
commit | 243ac4848649db36e42a1db01391ce04ac9989e1 (patch) | |
tree | 27d5e64af6b3c138ae55374e75019615644bc0bd | |
parent | 1e97285fddcbd5803520baa1f0ae8cb6c2286e83 (diff) | |
download | freebsd-ports-gnome-243ac4848649db36e42a1db01391ce04ac9989e1.tar.gz freebsd-ports-gnome-243ac4848649db36e42a1db01391ce04ac9989e1.tar.zst freebsd-ports-gnome-243ac4848649db36e42a1db01391ce04ac9989e1.zip |
Add kn-aspell, aspell Kannada dictionary.
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/kn-aspell/Makefile | 20 | ||||
-rw-r--r-- | textproc/kn-aspell/distinfo | 2 | ||||
-rw-r--r-- | textproc/kn-aspell/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/kn-aspell/pkg-plist | 6 |
5 files changed, 32 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 438bb9cc123d..fb2095cac2f4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -288,6 +288,7 @@ SUBDIR += kbedic SUBDIR += kdiff3 SUBDIR += kmflcomp + SUBDIR += kn-aspell SUBDIR += ku-aspell SUBDIR += ky-aspell SUBDIR += l2a diff --git a/textproc/kn-aspell/Makefile b/textproc/kn-aspell/Makefile new file mode 100644 index 000000000000..e17814c33222 --- /dev/null +++ b/textproc/kn-aspell/Makefile @@ -0,0 +1,20 @@ +# New ports collection makefile for: kn-aspell +# Date created: 05 May 2011 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-kn-0.01-1 +CATEGORIES= textproc + +MAINTAINER= thierry@FreeBSD.org +COMMENT= Aspell Kannada dictionary + +DICT= kn + +LICENSE= GPLv3 + +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/kn-aspell/distinfo b/textproc/kn-aspell/distinfo new file mode 100644 index 000000000000..84ee07b750f5 --- /dev/null +++ b/textproc/kn-aspell/distinfo @@ -0,0 +1,2 @@ +SHA256 (aspell6-kn-0.01-1.tar.bz2) = cb010b34a712f853fa53c4618cb801704b9f76c72db9390009ba914e3a075383 +SIZE (aspell6-kn-0.01-1.tar.bz2) = 158004 diff --git a/textproc/kn-aspell/pkg-descr b/textproc/kn-aspell/pkg-descr new file mode 100644 index 000000000000..8a3a81affdca --- /dev/null +++ b/textproc/kn-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell Kannada dictionary. + +WWW: https://gitorious.org/aspell-kn diff --git a/textproc/kn-aspell/pkg-plist b/textproc/kn-aspell/pkg-plist new file mode 100644 index 000000000000..6c544d1a4ed1 --- /dev/null +++ b/textproc/kn-aspell/pkg-plist @@ -0,0 +1,6 @@ +lib/aspell-%%VER%%/kn.dat +lib/aspell-%%VER%%/u-knda.cmap +lib/aspell-%%VER%%/u-knda.cset +share/aspell/kn.multi +share/aspell/kn.rws +share/aspell/kannada.alias |