From e1fcf5a66ddaa5dc8de1c7dab45affbf74eb24b6 Mon Sep 17 00:00:00 2001
From: Dirk Meyer <dinoex@FreeBSD.org>
Date: Tue, 10 Sep 2002 03:49:30 +0000
Subject: build aspell with dictionary PR:             42536 Submitted by:  
 thierry@pompo.net

---
 polish/aspell/Makefile    | 16 ++++++++++++++++
 polish/aspell/pkg-comment |  1 +
 polish/aspell/pkg-descr   |  6 ++++++
 3 files changed, 23 insertions(+)
 create mode 100644 polish/aspell/Makefile
 create mode 100644 polish/aspell/pkg-comment
 create mode 100644 polish/aspell/pkg-descr

(limited to 'polish')

diff --git a/polish/aspell/Makefile b/polish/aspell/Makefile
new file mode 100644
index 000000000000..089a5a985310
--- /dev/null
+++ b/polish/aspell/Makefile
@@ -0,0 +1,16 @@
+# New ports collection makefile for:    pl-aspell
+# Date created:                         3 September 2002
+# Whom:                                 Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME=	pl-aspell
+
+MAINTAINER=	ports@FreeBSD.org
+
+MASTERDIR=	${.CURDIR}/../aspell
+
+ASPELL_PL=	tak
+
+.include "${MASTERDIR}/Makefile"
diff --git a/polish/aspell/pkg-comment b/polish/aspell/pkg-comment
new file mode 100644
index 000000000000..1d37dae1e58a
--- /dev/null
+++ b/polish/aspell/pkg-comment
@@ -0,0 +1 @@
+Aspell with Polish dictionary
diff --git a/polish/aspell/pkg-descr b/polish/aspell/pkg-descr
new file mode 100644
index 000000000000..4f4b7ec4b9c4
--- /dev/null
+++ b/polish/aspell/pkg-descr
@@ -0,0 +1,6 @@
+Aspell with Polish 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