diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-12 11:56:37 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-12 11:56:37 +0000 |
commit | 11e99739d86c142f463fe7a49da3bbda57cb9614 (patch) | |
tree | 04a45545791d14325c7be2f5ed96f47c5f558671 /textproc/aspell-rw | |
parent | 6b97905a1cbd3de7ef0e8685741faf5236b9683b (diff) | |
download | pkgsrc-11e99739d86c142f463fe7a49da3bbda57cb9614.tar.gz |
Import aspell-rw-0.50.0 as textproc/aspell-rw.
GNU Aspell Kinyarwanda Word List Package
Diffstat (limited to 'textproc/aspell-rw')
-rw-r--r-- | textproc/aspell-rw/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-rw/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-rw/PLIST | 4 | ||||
-rw-r--r-- | textproc/aspell-rw/distinfo | 5 |
4 files changed, 29 insertions, 0 deletions
diff --git a/textproc/aspell-rw/DESCR b/textproc/aspell-rw/DESCR new file mode 100644 index 00000000000..19199291fda --- /dev/null +++ b/textproc/aspell-rw/DESCR @@ -0,0 +1 @@ +GNU Aspell Kinyarwanda Word List Package 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" diff --git a/textproc/aspell-rw/PLIST b/textproc/aspell-rw/PLIST new file mode 100644 index 00000000000..3003f891edb --- /dev/null +++ b/textproc/aspell-rw/PLIST @@ -0,0 +1,4 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/12 11:56:37 rodent Exp $ +lib/aspell/rw.multi +lib/aspell/rw.rws +share/aspell/rw.dat diff --git a/textproc/aspell-rw/distinfo b/textproc/aspell-rw/distinfo new file mode 100644 index 00000000000..65a1570947e --- /dev/null +++ b/textproc/aspell-rw/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/12 11:56:37 rodent Exp $ + +SHA1 (aspell-rw-0.50-0.tar.bz2) = 48248fa20e14b9369051360a37efdbadaf57d972 +RMD160 (aspell-rw-0.50-0.tar.bz2) = 3326cc21a3d17125636d3e973b5df43ee0107b13 +Size (aspell-rw-0.50-0.tar.bz2) = 21821 bytes |