summaryrefslogtreecommitdiff
path: root/textproc/no-ispell
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2000-02-11 21:03:11 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2000-02-11 21:03:11 +0000
commitdc6c1282a778d5105173a4ecf331860a1a335562 (patch)
tree882c6a3e6cc34edbd8b2bd0c35d0e7fa12852df4 /textproc/no-ispell
parentDictionnaire français pour ispell. (diff)
Ispell with a norvegian dictionary.
Submitted by: Alexander Langer <alex@big.endian.de>
Notes
Notes: svn path=/head/; revision=25674
Diffstat (limited to 'textproc/no-ispell')
-rw-r--r--textproc/no-ispell/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/textproc/no-ispell/Makefile b/textproc/no-ispell/Makefile
new file mode 100644
index 000000000000..f4607a38b483
--- /dev/null
+++ b/textproc/no-ispell/Makefile
@@ -0,0 +1,15 @@
+# New ports collection makefile for: no-ispell
+# Version required: 1.1
+# Date created: 10 February 2000
+# Whom: Alexander Langer <alex@big.endian.de>
+#
+# $FreeBSD$
+#
+
+MAINTAINER= alex@big.endian.de
+
+ISPELL_NO= yes
+PKGNAME= no-ispell-1.1
+MASTERDIR= ${.CURDIR}/../ispell
+
+.include "${MASTERDIR}/Makefile"