diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-13 11:24:48 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-13 11:24:48 +0000 |
commit | e3c68c964d78a321444ed988a625fdf162e271fe (patch) | |
tree | e506b6e77deb9786aa15f5e6e8cbe15cbdf120c2 /textproc/aspell-sw | |
parent | 06db16a15f3b1c2e1a38af5d9250bd378166ac26 (diff) | |
download | pkgsrc-e3c68c964d78a321444ed988a625fdf162e271fe.tar.gz |
Import aspell-sw-0.50.0 as textproc/aspell-sw.
GNU Aspell Swahili Word List Package
Diffstat (limited to 'textproc/aspell-sw')
-rw-r--r-- | textproc/aspell-sw/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-sw/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-sw/PLIST | 6 | ||||
-rw-r--r-- | textproc/aspell-sw/distinfo | 5 |
4 files changed, 31 insertions, 0 deletions
diff --git a/textproc/aspell-sw/DESCR b/textproc/aspell-sw/DESCR new file mode 100644 index 00000000000..5a70e44f3ac --- /dev/null +++ b/textproc/aspell-sw/DESCR @@ -0,0 +1 @@ +GNU Aspell Swahili Word List Package diff --git a/textproc/aspell-sw/Makefile b/textproc/aspell-sw/Makefile new file mode 100644 index 00000000000..73b0b8b8643 --- /dev/null +++ b/textproc/aspell-sw/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/13 11:24:49 rodent Exp $ +# + +DISTNAME= aspell-sw-0.50-0 +PKGNAME= ${DISTNAME:S/-0$/.0/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/sw/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://aspell.net/ +COMMENT= Swahili language support for aspell +LICENSE= gnu-lgpl-v2.1 + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-sw/PLIST b/textproc/aspell-sw/PLIST new file mode 100644 index 00000000000..63193f5c44f --- /dev/null +++ b/textproc/aspell-sw/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/13 11:24:49 rodent Exp $ +lib/aspell/kiswahili.alias +lib/aspell/sw.multi +lib/aspell/sw.rws +lib/aspell/swahili.alias +share/aspell/sw.dat diff --git a/textproc/aspell-sw/distinfo b/textproc/aspell-sw/distinfo new file mode 100644 index 00000000000..e0541eb53fd --- /dev/null +++ b/textproc/aspell-sw/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/13 11:24:49 rodent Exp $ + +SHA1 (aspell-sw-0.50-0.tar.bz2) = 3f525cdd25bb74577dcd1db9393d8348cf4dd656 +RMD160 (aspell-sw-0.50-0.tar.bz2) = 50a79659d3498f8be0dfeea16919c4711b594eef +Size (aspell-sw-0.50-0.tar.bz2) = 102172 bytes |