From 3024f9f07d36bd7ad1cf2645f5dacdc839e17f96 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Wed, 31 Mar 2004 20:06:41 +0000 Subject: [PATCH] Adding new Aspell dictionaries slave ports: . Interlingua (ia-aspell) . Maltese (mt-aspell) . Norwegian Bokmal (nb-aspell) . Swahili (sw-aspell) . Tswana (tn-aspell) . Turkish (tr-aspell) . Walloon (wa-aspell) . Zulu (zu-aspell) Approved by: mat (mentor). --- textproc/Makefile | 1 + textproc/ia-aspell/Makefile | 17 +++++++++++++++++ textproc/ia-aspell/pkg-descr | 3 +++ 3 files changed, 21 insertions(+) create mode 100644 textproc/ia-aspell/Makefile create mode 100644 textproc/ia-aspell/pkg-descr diff --git a/textproc/Makefile b/textproc/Makefile index 5c052d5b9a58..e64dc94324f4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -129,6 +129,7 @@ SUBDIR += htmldoc SUBDIR += htmlsection SUBDIR += htmltolatex + SUBDIR += ia-aspell SUBDIR += id-aspell SUBDIR += iiimf-client-lib SUBDIR += iiimf-csconv diff --git a/textproc/ia-aspell/Makefile b/textproc/ia-aspell/Makefile new file mode 100644 index 000000000000..96527bdf4bb5 --- /dev/null +++ b/textproc/ia-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: ia-aspell +# Date created: 31 March 2004 +# Whom: Thierry Thomas +# +# $FreeBSD$ +# + +PORTNAME= ia-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Interlingua dictionary + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_IA= si + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/ia-aspell/pkg-descr b/textproc/ia-aspell/pkg-descr new file mode 100644 index 000000000000..ed3ae7e9a1b5 --- /dev/null +++ b/textproc/ia-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Interlingua dictionary. + +WWW: http://aspell.net/