From b9f89db994f05264ecda2b20ba83e085aed7c4aa Mon Sep 17 00:00:00 2001 From: rodent Date: Sat, 13 Apr 2013 11:24:48 +0000 Subject: [PATCH] Import aspell-sw-0.50.0 as textproc/aspell-sw. GNU Aspell Swahili Word List Package --- textproc/aspell-sw/DESCR | 1 + textproc/aspell-sw/Makefile | 19 +++++++++++++++++++ textproc/aspell-sw/PLIST | 6 ++++++ textproc/aspell-sw/distinfo | 5 +++++ 4 files changed, 31 insertions(+) create mode 100644 textproc/aspell-sw/DESCR create mode 100644 textproc/aspell-sw/Makefile create mode 100644 textproc/aspell-sw/PLIST create mode 100644 textproc/aspell-sw/distinfo diff --git a/textproc/aspell-sw/DESCR b/textproc/aspell-sw/DESCR new file mode 100644 index 000000000000..5a70e44f3ac5 --- /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 000000000000..73b0b8b86438 --- /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 000000000000..63193f5c44f1 --- /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 000000000000..e0541eb53fd8 --- /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