From a9289e85e37af17b3b83d8287e49b8c80a917334 Mon Sep 17 00:00:00 2001 From: rodent Date: Tue, 9 Apr 2013 23:54:16 +0000 Subject: Import aspell-fi-0.7.0 as textproc/aspell-fi. Finnish language support for aspell. --- textproc/aspell-fi/DESCR | 1 + textproc/aspell-fi/Makefile | 18 ++++++++++++++++++ textproc/aspell-fi/PLIST | 6 ++++++ textproc/aspell-fi/distinfo | 5 +++++ 4 files changed, 30 insertions(+) create mode 100644 textproc/aspell-fi/DESCR create mode 100644 textproc/aspell-fi/Makefile create mode 100644 textproc/aspell-fi/PLIST create mode 100644 textproc/aspell-fi/distinfo (limited to 'textproc/aspell-fi') diff --git a/textproc/aspell-fi/DESCR b/textproc/aspell-fi/DESCR new file mode 100644 index 00000000000..a86295d5881 --- /dev/null +++ b/textproc/aspell-fi/DESCR @@ -0,0 +1 @@ +Finnish language support for aspell. diff --git a/textproc/aspell-fi/Makefile b/textproc/aspell-fi/Makefile new file mode 100644 index 00000000000..d99154ff979 --- /dev/null +++ b/textproc/aspell-fi/Makefile @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1 2013/04/09 23:54:16 rodent Exp $ +# + +DISTNAME= aspell6-fi-0.7-0 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-0$/.0/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/fi/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= jkj@kapsi.fi +HOMEPAGE= http://aspell.net/ +COMMENT= Finnish language support for aspell +LICENSE= gnu-gpl-v2 + +HAS_CONFIGURE= yes + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-fi/PLIST b/textproc/aspell-fi/PLIST new file mode 100644 index 00000000000..dcb95a1783c --- /dev/null +++ b/textproc/aspell-fi/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/09 23:54:16 rodent Exp $ +lib/aspell/fi.multi +lib/aspell/fi.rws +lib/aspell/finnish.alias +share/aspell/fi.dat +share/aspell/fi_affix.dat diff --git a/textproc/aspell-fi/distinfo b/textproc/aspell-fi/distinfo new file mode 100644 index 00000000000..760083d8c88 --- /dev/null +++ b/textproc/aspell-fi/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/09 23:54:16 rodent Exp $ + +SHA1 (aspell6-fi-0.7-0.tar.bz2) = 10235c88220f7b914a1d8af7b4d4e8e26b5d7c76 +RMD160 (aspell6-fi-0.7-0.tar.bz2) = 5bf589b7fda611bb233fe52a572a47b5b4a0708b +Size (aspell6-fi-0.7-0.tar.bz2) = 209249 bytes -- cgit v1.2.3