From a13b6bfb6eb59d01f906835d503c218b6be89656 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Tue, 10 Sep 2002 03:48:09 +0000 Subject: build aspell with dictionary PR: 42527 Submitted by: thierry@pompo.net --- textproc/nn-aspell/Makefile | 16 ++++++++++++++++ textproc/nn-aspell/pkg-comment | 1 + textproc/nn-aspell/pkg-descr | 6 ++++++ 3 files changed, 23 insertions(+) create mode 100644 textproc/nn-aspell/Makefile create mode 100644 textproc/nn-aspell/pkg-comment create mode 100644 textproc/nn-aspell/pkg-descr (limited to 'textproc/nn-aspell') diff --git a/textproc/nn-aspell/Makefile b/textproc/nn-aspell/Makefile new file mode 100644 index 000000000000..9d2da569f2e7 --- /dev/null +++ b/textproc/nn-aspell/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: no-aspell +# Date created: 2 September 2002 +# Whom: Thierry Thomas +# +# $FreeBSD$ +# + +PORTNAME= no-aspell + +MAINTAINER= ports@FreeBSD.org + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_NO= ja + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/nn-aspell/pkg-comment b/textproc/nn-aspell/pkg-comment new file mode 100644 index 000000000000..8268a290f0b7 --- /dev/null +++ b/textproc/nn-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Norwegian dictionary diff --git a/textproc/nn-aspell/pkg-descr b/textproc/nn-aspell/pkg-descr new file mode 100644 index 000000000000..1aec68c4df11 --- /dev/null +++ b/textproc/nn-aspell/pkg-descr @@ -0,0 +1,6 @@ +Aspell with Norwegian dictionary. + +Note: if you build from ports, prefer textproc/aspell, it will let you + select dictionaries for several languages. + +WWW: http://www.uio.no/~runekl/dictionary.html -- cgit v1.2.3