diff options
author | rodent <rodent> | 2013-04-12 00:01:26 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-12 00:01:26 +0000 |
commit | 4ecc88f9087402cb4c9de4305469313e444e22d6 (patch) | |
tree | f0a01b1e355b39d48ff39658fe9ea05b79e7b10c /textproc/aspell-mn | |
parent | be944dddbc0c9dd7185e17c103eeb95a39a02a50 (diff) | |
download | pkgsrc-4ecc88f9087402cb4c9de4305469313e444e22d6.tar.gz |
Import aspell-mn-0.06.2 as textproc/aspell-mn.
GNU Aspell 0.60 Mongolian Dictionary Package
Diffstat (limited to 'textproc/aspell-mn')
-rw-r--r-- | textproc/aspell-mn/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-mn/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-mn/PLIST | 8 | ||||
-rw-r--r-- | textproc/aspell-mn/distinfo | 5 |
4 files changed, 33 insertions, 0 deletions
diff --git a/textproc/aspell-mn/DESCR b/textproc/aspell-mn/DESCR new file mode 100644 index 00000000000..8af803f1024 --- /dev/null +++ b/textproc/aspell-mn/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Mongolian Dictionary Package diff --git a/textproc/aspell-mn/Makefile b/textproc/aspell-mn/Makefile new file mode 100644 index 00000000000..70c24c0da33 --- /dev/null +++ b/textproc/aspell-mn/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/12 00:01:28 rodent Exp $ +# + +DISTNAME= aspell6-mn-0.06-2 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-2/.2/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/mn/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://www.openmn.org/ +COMMENT= Mongolian 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-mn/PLIST b/textproc/aspell-mn/PLIST new file mode 100644 index 00000000000..9535df16d4a --- /dev/null +++ b/textproc/aspell-mn/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/12 00:01:31 rodent Exp $ +lib/aspell/mn.multi +lib/aspell/mn.rws +lib/aspell/mongolian.alias +share/aspell/l-mn.cmap +share/aspell/l-mn.cset +share/aspell/mn.dat +share/aspell/mn_affix.dat diff --git a/textproc/aspell-mn/distinfo b/textproc/aspell-mn/distinfo new file mode 100644 index 00000000000..226722f9473 --- /dev/null +++ b/textproc/aspell-mn/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/12 00:01:34 rodent Exp $ + +SHA1 (aspell6-mn-0.06-2.tar.bz2) = 39d7e9adcefaa0e1d9dac41ad4f86b66dc9257c7 +RMD160 (aspell6-mn-0.06-2.tar.bz2) = 337fe8cc04faa6689a952f4f5f6a4279fb205aed +Size (aspell6-mn-0.06-2.tar.bz2) = 322102 bytes |