diff options
author | thierry <thierry@FreeBSD.org> | 2004-03-20 16:34:16 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2004-03-20 16:34:16 +0800 |
commit | 6778379dd113e60c02f44cd4e87e69246a423060 (patch) | |
tree | 8b079904f563ce61f33d650b5f035d5a5fe51ea0 /textproc/af-aspell | |
parent | d6453bc34898026dfc201985b997d966092bd0e8 (diff) | |
download | freebsd-ports-gnome-6778379dd113e60c02f44cd4e87e69246a423060.tar.gz freebsd-ports-gnome-6778379dd113e60c02f44cd4e87e69246a423060.tar.zst freebsd-ports-gnome-6778379dd113e60c02f44cd4e87e69246a423060.zip |
Add af-aspell bg-aspell ga-aspell gl-aspell hr-aspell id-aspell is-aspell
mi-aspell ms-aspell sl-aspell.
Aspell with Afrikaans (af), Bulgarian (bg), Croatian (hr), Galician (gl),
Indonesian (id),Icelandic (is), Irish (ga), Maori (mi), Malay (ms), and
Slovenian (sl) dictionaries.
PRs: ports/64187, ports/64188, ports/64189.
Approved by: mat (mentor).
Diffstat (limited to 'textproc/af-aspell')
-rw-r--r-- | textproc/af-aspell/Makefile | 17 | ||||
-rw-r--r-- | textproc/af-aspell/pkg-descr | 3 |
2 files changed, 20 insertions, 0 deletions
diff --git a/textproc/af-aspell/Makefile b/textproc/af-aspell/Makefile new file mode 100644 index 000000000000..1417adff3b89 --- /dev/null +++ b/textproc/af-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: af-aspell +# Date created: 19 March 2004 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= af-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Afrikaans dictionary + +MASTERDIR= ${PORTSDIR}/textproc/aspell + +ASPELL_AF= ja + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/af-aspell/pkg-descr b/textproc/af-aspell/pkg-descr new file mode 100644 index 000000000000..41f650bcc146 --- /dev/null +++ b/textproc/af-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Afrikaans dictionary. + +WWW: http://aspell.net/ |