summaryrefslogtreecommitdiff
path: root/french/ispell
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2000-02-11 21:00:53 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2000-02-11 21:00:53 +0000
commitb3f5849704c9a42d14f48c00249a8c2aaa4ef2c4 (patch)
treebbaa23cdc7b03017165d285b6028a612e8f4f8e9 /french/ispell
parentIspell german dictionary (old spelling) (diff)
Dictionnaire français pour ispell.
Submitted by: Alexander Langer <alex@big.endian.de>
Notes
Notes: svn path=/head/; revision=25673
Diffstat (limited to 'french/ispell')
-rw-r--r--french/ispell/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/french/ispell/Makefile b/french/ispell/Makefile
new file mode 100644
index 000000000000..2e8eb1dcb654
--- /dev/null
+++ b/french/ispell/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: fr-ispell
+# Version required: 1.4
+# Date created: 10 February 2000
+# Whom: Alexander Langer <alex@big.endian.de>
+#
+# $FreeBSD$
+#
+
+MAINTAINER= alex@big.endian.de
+
+ISPELL_FR= yes
+PKGNAME= fr-ispell-1.4
+MASTERDIR= ${.CURDIR}/../ispell
+
+.include "${MASTERDIR}/Makefile"