summaryrefslogtreecommitdiff
path: root/textproc/hunspell-en_CA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hunspell-en_CA/Makefile')
-rw-r--r--textproc/hunspell-en_CA/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/hunspell-en_CA/Makefile b/textproc/hunspell-en_CA/Makefile
new file mode 100644
index 00000000000..5c0fcb5840b
--- /dev/null
+++ b/textproc/hunspell-en_CA/Makefile
@@ -0,0 +1,10 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/10/27 20:04:36 ahoka Exp $
+
+VERSION= 20020315
+DISTNAME= en_CA
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= English (Canada) dictionary for hunspell
+
+.include "../../textproc/hunspell/Makefile.common"
+
+.include "../../mk/bsd.pkg.mk"