From 07dae1703b3af9c9270c003b4c8f60977318feaa Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Tue, 10 Sep 2002 03:44:22 +0000 Subject: [PATCH] build aspell with dictionary PR: 42529 Submitted by: thierry@pompo.net --- textproc/Makefile | 1 + textproc/es-aspell/Makefile | 16 ++++++++++++++++ textproc/es-aspell/pkg-comment | 1 + textproc/es-aspell/pkg-descr | 6 ++++++ 4 files changed, 24 insertions(+) create mode 100644 textproc/es-aspell/Makefile create mode 100644 textproc/es-aspell/pkg-comment create mode 100644 textproc/es-aspell/pkg-descr diff --git a/textproc/Makefile b/textproc/Makefile index 0b2556cbc974..55b1b3f45775 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -58,6 +58,7 @@ SUBDIR += dtdparse SUBDIR += eo-aspell SUBDIR += eruby + SUBDIR += es-aspell SUBDIR += expat SUBDIR += expat2 SUBDIR += fdp-tools diff --git a/textproc/es-aspell/Makefile b/textproc/es-aspell/Makefile new file mode 100644 index 000000000000..4551c93fd2b8 --- /dev/null +++ b/textproc/es-aspell/Makefile @@ -0,0 +1,16 @@ +# New ports collection makefile for: es-aspell +# Date created: 2 September 2002 +# Whom: Thierry Thomas +# +# $FreeBSD$ +# + +PORTNAME= es-aspell + +MAINTAINER= ports@FreeBSD.org + +MASTERDIR= ${.CURDIR}/../aspell + +ASPELL_ES= sí + +.include "${MASTERDIR}/Makefile" diff --git a/textproc/es-aspell/pkg-comment b/textproc/es-aspell/pkg-comment new file mode 100644 index 000000000000..33273b2a9193 --- /dev/null +++ b/textproc/es-aspell/pkg-comment @@ -0,0 +1 @@ +Aspell with Spanish dictionary diff --git a/textproc/es-aspell/pkg-descr b/textproc/es-aspell/pkg-descr new file mode 100644 index 000000000000..696248bf15f3 --- /dev/null +++ b/textproc/es-aspell/pkg-descr @@ -0,0 +1,6 @@ +Aspell with Spanish dictionary. + +Note: if you build from ports, prefer textproc/aspell, it will let you + select dictionaries for several languages. + +WWW: http://www.datsi.fi.upm.es/~coes/