diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-12 10:40:40 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-12 10:40:40 +0000 |
commit | d1e1c6d5482275452933c8e8cdb9d46d60cbbd87 (patch) | |
tree | 74fb8db0f2f94943b598d415ef8cf83677f34e7b | |
parent | 945255f0583ea73f6daf6bf862b89d0fc2246c07 (diff) | |
download | pkgsrc-d1e1c6d5482275452933c8e8cdb9d46d60cbbd87.tar.gz |
Import aspell-nn-0.50.1.1 as textproc/aspell-nn.
GNU Aspell Norwegian Nynorsk Word List Package
-rw-r--r-- | textproc/aspell-nn/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-nn/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-nn/PLIST | 5 | ||||
-rw-r--r-- | textproc/aspell-nn/distinfo | 5 |
4 files changed, 30 insertions, 0 deletions
diff --git a/textproc/aspell-nn/DESCR b/textproc/aspell-nn/DESCR new file mode 100644 index 00000000000..6d415e90a0b --- /dev/null +++ b/textproc/aspell-nn/DESCR @@ -0,0 +1 @@ +GNU Aspell Norwegian Nynorsk Word List Package diff --git a/textproc/aspell-nn/Makefile b/textproc/aspell-nn/Makefile new file mode 100644 index 00000000000..2dc1fc9978e --- /dev/null +++ b/textproc/aspell-nn/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/12 10:40:40 rodent Exp $ +# + +DISTNAME= aspell-nn-0.50.1-1 +PKGNAME= ${DISTNAME:S/-1/.1/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/nn/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://www.uio.no/~runekl/dictionary.html +COMMENT= Norwegian Nynorsk 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-nn/PLIST b/textproc/aspell-nn/PLIST new file mode 100644 index 00000000000..887afda9419 --- /dev/null +++ b/textproc/aspell-nn/PLIST @@ -0,0 +1,5 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/12 10:40:41 rodent Exp $ +lib/aspell/nn.multi +lib/aspell/nn.rws +lib/aspell/nynorsk.alias +share/aspell/nn.dat diff --git a/textproc/aspell-nn/distinfo b/textproc/aspell-nn/distinfo new file mode 100644 index 00000000000..ee031436faa --- /dev/null +++ b/textproc/aspell-nn/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/12 10:40:41 rodent Exp $ + +SHA1 (aspell-nn-0.50.1-1.tar.bz2) = 09c6cb3360ddbc231984e77608e911ee65a29b26 +RMD160 (aspell-nn-0.50.1-1.tar.bz2) = e3023ac757c941f6e27f22db505ef1f6fae27073 +Size (aspell-nn-0.50.1-1.tar.bz2) = 335156 bytes |