diff options
author | rodent <rodent> | 2013-04-10 12:03:55 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-10 12:03:55 +0000 |
commit | bb461c30a4e58ba32a1f7d68802b05839a5f0df2 (patch) | |
tree | 44e181baa817bf5273585bf703e1d57b854e1633 /textproc/aspell-am | |
parent | 47ff01ed8ef337c6d785a6523dc8bdc2b77d675f (diff) | |
download | pkgsrc-bb461c30a4e58ba32a1f7d68802b05839a5f0df2.tar.gz |
Import aspell-am-0.03.1 as textproc/aspell-am.
GNU Aspell 0.60 Amharic Dictionary Package
Diffstat (limited to 'textproc/aspell-am')
-rw-r--r-- | textproc/aspell-am/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-am/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-am/PLIST | 9 | ||||
-rw-r--r-- | textproc/aspell-am/distinfo | 5 |
4 files changed, 34 insertions, 0 deletions
diff --git a/textproc/aspell-am/DESCR b/textproc/aspell-am/DESCR new file mode 100644 index 00000000000..7236af432e2 --- /dev/null +++ b/textproc/aspell-am/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Amharic Dictionary Package diff --git a/textproc/aspell-am/Makefile b/textproc/aspell-am/Makefile new file mode 100644 index 00000000000..d0262c2112f --- /dev/null +++ b/textproc/aspell-am/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/10 12:03:55 rodent Exp $ +# + +DISTNAME= aspell6-am-0.03-1 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/am/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= ftp://ftp.gnu.org/gnu/aspell/dict/am/ +COMMENT= Amharic language support for aspell +LICENSE= public-domain + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-am/PLIST b/textproc/aspell-am/PLIST new file mode 100644 index 00000000000..15dcc8293a4 --- /dev/null +++ b/textproc/aspell-am/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/10 12:03:55 rodent Exp $ +lib/aspell/am.multi +lib/aspell/am.rws +lib/aspell/amharic.alias +share/aspell/am.dat +share/aspell/am_affix.dat +share/aspell/am_phonet.dat +share/aspell/s-ethi.cmap +share/aspell/s-ethi.cset diff --git a/textproc/aspell-am/distinfo b/textproc/aspell-am/distinfo new file mode 100644 index 00000000000..6adfeed56af --- /dev/null +++ b/textproc/aspell-am/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/10 12:03:55 rodent Exp $ + +SHA1 (aspell6-am-0.03-1.tar.bz2) = 837579f3bb085b6c491fd913cb35a3076659d2ee +RMD160 (aspell6-am-0.03-1.tar.bz2) = f6321fa8e8f7c5b2b6bdf5b280107d7af3af9481 +Size (aspell6-am-0.03-1.tar.bz2) = 40493 bytes |