summaryrefslogtreecommitdiffstats
path: root/french
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-09-10 03:34:44 +0000
committerdinoex <dinoex@FreeBSD.org>2002-09-10 03:34:44 +0000
commitbb408d88231057547c8f295b0370f72262899bae (patch)
tree9a9b973194ef255a566b3e2389229cf49948e45f /french
parentb885f1d6063eb2a57b72632754e3f277937158c7 (diff)
downloadFreeBSD-ports-bb408d88231057547c8f295b0370f72262899bae.zip
FreeBSD-ports-bb408d88231057547c8f295b0370f72262899bae.tar.gz
build aspell with dictionary
PR: 42533 Submitted by: thierry@pompo.net
Diffstat (limited to 'french')
-rw-r--r--french/Makefile1
-rw-r--r--french/aspell/Makefile17
-rw-r--r--french/aspell/pkg-comment1
-rw-r--r--french/aspell/pkg-descr5
4 files changed, 24 insertions, 0 deletions
diff --git a/french/Makefile b/french/Makefile
index 56c4f23..e3f4e2f 100644
--- a/french/Makefile
+++ b/french/Makefile
@@ -2,6 +2,7 @@
#
SUBDIR += xtel
+ SUBDIR += aspell
SUBDIR += cups
SUBDIR += cups-base
SUBDIR += cups-lpr
diff --git a/french/aspell/Makefile b/french/aspell/Makefile
new file mode 100644
index 0000000..1883ea9
--- /dev/null
+++ b/french/aspell/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: fr-aspell
+# Date created: 15 January 2002
+# Whom: Thierry Thomas <thierry@pompo.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME= aspell
+CATEGORIES= french
+
+MAINTAINER= ports@FreeBSD.org
+
+MASTERDIR= ${.CURDIR}/../../textproc/aspell
+
+ASPELL_FR= oui
+
+.include "${MASTERDIR}/Makefile"
diff --git a/french/aspell/pkg-comment b/french/aspell/pkg-comment
new file mode 100644
index 0000000..f2b568c
--- /dev/null
+++ b/french/aspell/pkg-comment
@@ -0,0 +1 @@
+Aspell with French dictionaries
diff --git a/french/aspell/pkg-descr b/french/aspell/pkg-descr
new file mode 100644
index 0000000..6ded4b5
--- /dev/null
+++ b/french/aspell/pkg-descr
@@ -0,0 +1,5 @@
+Aspell with French dictionaries.
+
+[Aspell avec des dictionnaires français]
+
+WWW: http://aspellfr.free.fr/aspell/
OpenPOWER on IntegriCloud