From dc6c1282a778d5105173a4ecf331860a1a335562 Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Fri, 11 Feb 2000 21:03:11 +0000 Subject: Ispell with a norvegian dictionary. Submitted by: Alexander Langer --- textproc/no-ispell/Makefile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 textproc/no-ispell/Makefile (limited to 'textproc') 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 +# +# $FreeBSD$ +# + +MAINTAINER= alex@big.endian.de + +ISPELL_NO= yes +PKGNAME= no-ispell-1.1 +MASTERDIR= ${.CURDIR}/../ispell + +.include "${MASTERDIR}/Makefile" -- cgit v1.2.3