aboutsummaryrefslogtreecommitdiff
path: root/textproc/british-ispell
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2000-02-11 17:18:32 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2000-02-11 17:18:32 +0000
commite96c7ace4ccfbba76bb52d46ac5bea15067719bf (patch)
tree1249afb3d4738b7e19d684ee19338002b851482b /textproc/british-ispell
parentbbfb2cdea965e2b221add84f39b634f204e2221e (diff)
downloadports-e96c7ace4ccfbba76bb52d46ac5bea15067719bf.tar.gz
ports-e96c7ace4ccfbba76bb52d46ac5bea15067719bf.zip
Notes
Diffstat (limited to 'textproc/british-ispell')
-rw-r--r--textproc/british-ispell/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/textproc/british-ispell/Makefile b/textproc/british-ispell/Makefile
new file mode 100644
index 000000000000..97e5fbff0580
--- /dev/null
+++ b/textproc/british-ispell/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: british-ispell
+# Version required: 3.1
+# Date created: 10 February 2000
+# Whom: Alexander Langer <alex@big.endian.de>
+#
+# $FreeBSD$
+#
+
+MAINTAINER= alex@big.endian.de
+
+ISPELL_BRITISH= yes
+PKGNAME= british-ispell-3.1
+MASTERDIR= ${.CURDIR}/../ispell
+
+SCRIPTS_ENV= ISPELL_BRITISH=yes
+
+.include "${MASTERDIR}/Makefile"