summaryrefslogtreecommitdiff
path: root/textproc/aspell-br/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/aspell-br/Makefile')
-rw-r--r--textproc/aspell-br/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/textproc/aspell-br/Makefile b/textproc/aspell-br/Makefile
new file mode 100644
index 00000000000..dd9d26d2af3
--- /dev/null
+++ b/textproc/aspell-br/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1 2013/04/09 02:33:36 rodent Exp $
+#
+
+DISTNAME= aspell-br-0.50-2
+PKGNAME= ${DISTNAME:S/-2/.2/1}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/br/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://aspell.net/
+COMMENT= Breton language support for aspell
+
+HAS_CONFIGURE= yes
+
+.include "../../textproc/aspell/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"