diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-13 12:44:44 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-13 12:44:44 +0000 |
commit | 8a0af4b8f95d75eb37ffd10fe0fa33e505cd9f16 (patch) | |
tree | 149bf0774f41e65a2c62ba28a84d1d7f6ae1edf4 | |
parent | c9f5183351e73a5771c07d2ec429be8617d97e6f (diff) | |
download | pkgsrc-8a0af4b8f95d75eb37ffd10fe0fa33e505cd9f16.tar.gz |
Import aspell-yi-0.01.1.1 as textproc/aspell-yi.
GNU Aspell 0.60 Yiddish Dictionary Package
-rw-r--r-- | textproc/aspell-yi/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-yi/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-yi/PLIST | 7 | ||||
-rw-r--r-- | textproc/aspell-yi/distinfo | 5 |
4 files changed, 32 insertions, 0 deletions
diff --git a/textproc/aspell-yi/DESCR b/textproc/aspell-yi/DESCR new file mode 100644 index 00000000000..0bcd0ee6fb2 --- /dev/null +++ b/textproc/aspell-yi/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Yiddish Dictionary Package diff --git a/textproc/aspell-yi/Makefile b/textproc/aspell-yi/Makefile new file mode 100644 index 00000000000..bf049f29297 --- /dev/null +++ b/textproc/aspell-yi/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/13 12:44:44 rodent Exp $ +# + +DISTNAME= aspell6-yi-0.01.1-1 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/yi/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://aspell.net/ +COMMENT= Yiddish 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-yi/PLIST b/textproc/aspell-yi/PLIST new file mode 100644 index 00000000000..558e8c24f20 --- /dev/null +++ b/textproc/aspell-yi/PLIST @@ -0,0 +1,7 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/13 12:44:44 rodent Exp $ +lib/aspell/yi.multi +lib/aspell/yi.rws +lib/aspell/yiddish.alias +share/aspell/u-hebr.cmap +share/aspell/u-hebr.cset +share/aspell/yi.dat diff --git a/textproc/aspell-yi/distinfo b/textproc/aspell-yi/distinfo new file mode 100644 index 00000000000..cec61a63276 --- /dev/null +++ b/textproc/aspell-yi/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/13 12:44:44 rodent Exp $ + +SHA1 (aspell6-yi-0.01.1-1.tar.bz2) = da49f8445ce89f656d9d75d5ee1a730126077896 +RMD160 (aspell6-yi-0.01.1-1.tar.bz2) = 8e376e263c3c775d949d5736e391a21c783d0b45 +Size (aspell6-yi-0.01.1-1.tar.bz2) = 74382 bytes |