diff options
author | thierry <thierry@FreeBSD.org> | 2010-12-29 02:56:07 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2010-12-29 02:56:07 +0800 |
commit | e1f762ed1e7773ec82be5b7faeae66a66954c719 (patch) | |
tree | 1d6bd3b2b11b218d699750e1ca8fdec85152cec6 /textproc | |
parent | 655ae7e4fe556637c6b22f697eb777532b7611c4 (diff) | |
download | freebsd-ports-gnome-e1f762ed1e7773ec82be5b7faeae66a66954c719.tar.gz freebsd-ports-gnome-e1f762ed1e7773ec82be5b7faeae66a66954c719.tar.zst freebsd-ports-gnome-e1f762ed1e7773ec82be5b7faeae66a66954c719.zip |
Adding Aspell Asturian dictionary.
WWW: http://docu.softastur.org/Aspell
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/ast-aspell/Makefile | 18 | ||||
-rw-r--r-- | textproc/ast-aspell/distinfo | 2 | ||||
-rw-r--r-- | textproc/ast-aspell/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/ast-aspell/pkg-plist | 7 |
5 files changed, 31 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index c8a5fd7e55c7..2520de312d8a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -25,6 +25,7 @@ SUBDIR += asm2html SUBDIR += aspell SUBDIR += aspell-without-dicten + SUBDIR += ast-aspell SUBDIR += atom SUBDIR += augeas SUBDIR += az-aspell diff --git a/textproc/ast-aspell/Makefile b/textproc/ast-aspell/Makefile new file mode 100644 index 000000000000..54883967c485 --- /dev/null +++ b/textproc/ast-aspell/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: ast-aspell +# Date created: 28 December 2010 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-ast-0.01 +CATEGORIES= textproc + +MAINTAINER= thierry@FreeBSD.org +COMMENT= Aspell Asturian dictionary + +DICT= ast + +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/ast-aspell/distinfo b/textproc/ast-aspell/distinfo new file mode 100644 index 000000000000..fa724f383525 --- /dev/null +++ b/textproc/ast-aspell/distinfo @@ -0,0 +1,2 @@ +SHA256 (aspell6-ast-0.01.tar.bz2) = 43f23ed01c338c37f9bbb820db757b36ede1cea47a7b93dc8b6d7bd66b410f92 +SIZE (aspell6-ast-0.01.tar.bz2) = 123351 diff --git a/textproc/ast-aspell/pkg-descr b/textproc/ast-aspell/pkg-descr new file mode 100644 index 000000000000..bf83e361e438 --- /dev/null +++ b/textproc/ast-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell Asturian dictionary. + +WWW: http://docu.softastur.org/Aspell diff --git a/textproc/ast-aspell/pkg-plist b/textproc/ast-aspell/pkg-plist new file mode 100644 index 000000000000..9ca15debccfa --- /dev/null +++ b/textproc/ast-aspell/pkg-plist @@ -0,0 +1,7 @@ +lib/aspell-%%VER%%/ast.dat +lib/aspell-%%VER%%/ast_affix.dat +lib/aspell-%%VER%%/l-ast.cmap +lib/aspell-%%VER%%/l-ast.cset +share/aspell/ast.multi +share/aspell/ast.rws +share/aspell/asturianu.alias |