diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-09 23:54:16 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-09 23:54:16 +0000 |
commit | fc9e36be92ef9cccfcb4728a480c6ef54be3c9bc (patch) | |
tree | db5a76243ba12dba3d9a12fe573fbcbec88199b6 /textproc/aspell-fi | |
parent | 9832a9deb037949726fd395ba5f1943432ae468b (diff) | |
download | pkgsrc-fc9e36be92ef9cccfcb4728a480c6ef54be3c9bc.tar.gz |
Import aspell-fi-0.7.0 as textproc/aspell-fi.
Finnish language support for aspell.
Diffstat (limited to 'textproc/aspell-fi')
-rw-r--r-- | textproc/aspell-fi/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-fi/Makefile | 18 | ||||
-rw-r--r-- | textproc/aspell-fi/PLIST | 6 | ||||
-rw-r--r-- | textproc/aspell-fi/distinfo | 5 |
4 files changed, 30 insertions, 0 deletions
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 |