From 197ddea8a2cb826b4417fa52ace91795e2ec90e5 Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Wed, 31 Mar 2004 20:09:01 +0000 Subject: [PATCH] Add sw-aspell , aspell with Swahili dictionary. Approved by: mat (mentor). --- textproc/Makefile | 1 + textproc/sw-aspell/Makefile | 17 +++++++++++++++++ textproc/sw-aspell/pkg-descr | 3 +++ 3 files changed, 21 insertions(+) create mode 100644 textproc/sw-aspell/Makefile create mode 100644 textproc/sw-aspell/pkg-descr diff --git a/textproc/Makefile b/textproc/Makefile index 6d837b89bc8b..32709f018fae 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -513,6 +513,7 @@ SUBDIR += srilm SUBDIR += stardict2 SUBDIR += sv-aspell + SUBDIR += sw-aspell SUBDIR += tclExpat SUBDIR += tdtd.el SUBDIR += tei-guidelines-p3 diff --git a/textproc/sw-aspell/Makefile b/textproc/sw-aspell/Makefile new file mode 100644 index 000000000000..07a5ce89ec0f --- /dev/null +++ b/textproc/sw-aspell/Makefile @@ -0,0 +1,17 @@ +# New ports collection makefile for: sw-aspell +# Date created: 31 March 2004 +# Whom: Thierry Thomas +# +# $FreeBSD$ +# + +PORTNAME= sw-aspell + +MAINTAINER= ports@FreeBSD.org +COMMENT= Aspell with Swahili dictionary + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_SW= sawa + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/sw-aspell/pkg-descr b/textproc/sw-aspell/pkg-descr new file mode 100644 index 000000000000..56444a501b2e --- /dev/null +++ b/textproc/sw-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell with Swahili dictionary. + +WWW: http://aspell.net/