From 0fcc12fa73761346b1a6c4bdf9bc0eb3cf7568bd Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Tue, 10 Sep 2002 03:39:30 +0000 Subject: build aspell with dictionary PR: 42520 Submitted by: thierry@pompo.net --- textproc/br-aspell/Makefile | 16 ++++++++++++++++ textproc/br-aspell/pkg-comment | 1 + textproc/br-aspell/pkg-descr | 6 ++++++ 3 files changed, 23 insertions(+) create mode 100644 textproc/br-aspell/Makefile create mode 100644 textproc/br-aspell/pkg-comment create mode 100644 textproc/br-aspell/pkg-descr (limited to 'textproc/br-aspell') diff --git a/textproc/br-aspell/Makefile b/textproc/br-aspell/Makefile new file mode 100644 index 000000000000..cce92dc3fdc2 --- /dev/null +++ b/textproc/br-aspell/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: br-aspell +# Date created: 1 September 2002 +# Whom: Thierry Thomas +# +# $FreeBSD$ +# + +PORTNAME= br-aspell + +MAINTAINER= ports@FreeBSD.org + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_BR= ya + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/br-aspell/pkg-comment b/textproc/br-aspell/pkg-comment new file mode 100644 index 000000000000..9f807c434f76 --- /dev/null +++ b/textproc/br-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Breton dictionary diff --git a/textproc/br-aspell/pkg-descr b/textproc/br-aspell/pkg-descr new file mode 100644 index 000000000000..c68a05031927 --- /dev/null +++ b/textproc/br-aspell/pkg-descr @@ -0,0 +1,6 @@ +Aspell with Breton dictionary. + +Note: if you build from ports, prefer textproc/aspell, it will let you + select dictionaries for several languages. + +WWW: http://aspell.sourceforge.net/ -- cgit v1.2.3