summaryrefslogtreecommitdiff
path: root/textproc/aspell-rw/Makefile
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-12 11:56:37 +0000
committerrodent <rodent>2013-04-12 11:56:37 +0000
commitb81046c86f45be8dc70e7a95c2be7dbd1a63f9be (patch)
tree04a45545791d14325c7be2f5ed96f47c5f558671 /textproc/aspell-rw/Makefile
parent5d92900769cdcaa76d1c2aedb39fd18a72525512 (diff)
downloadpkgsrc-b81046c86f45be8dc70e7a95c2be7dbd1a63f9be.tar.gz
Import aspell-rw-0.50.0 as textproc/aspell-rw.
GNU Aspell Kinyarwanda Word List Package
Diffstat (limited to 'textproc/aspell-rw/Makefile')
-rw-r--r--textproc/aspell-rw/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/textproc/aspell-rw/Makefile b/textproc/aspell-rw/Makefile
new file mode 100644
index 00000000000..870047b6d39
--- /dev/null
+++ b/textproc/aspell-rw/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2013/04/12 11:56:37 rodent Exp $
+#
+
+DISTNAME= aspell-rw-0.50-0
+PKGNAME= ${DISTNAME:S/-0$/.0/1}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/br/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= rodent@NetBSD.org
+HOMEPAGE= http://borel.slu.edu/crubadan/index.html
+COMMENT= Kinyarwanda language support for aspell
+LICENSE= gnu-gpl-v2
+
+HAS_CONFIGURE= yes
+USE_LANGUAGES= # none
+
+.include "../../textproc/aspell/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"