diff options
author | rodent <rodent@pkgsrc.org> | 2013-04-11 03:31:21 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2013-04-11 03:31:21 +0000 |
commit | 0d94390874d736c618ee4874096edb62c27a55ac (patch) | |
tree | 9584f62f0b4603823f81fee8acc4ed6f5cc3cebf /textproc/aspell-grc | |
parent | 85c884461e5459580c16734041de40e3ebd79549 (diff) | |
download | pkgsrc-0d94390874d736c618ee4874096edb62c27a55ac.tar.gz |
Import aspell-grc-0.02.0 as textproc/aspell-grc.
GNU Aspell 0.60 Ancient Greek Dictionary Package
Diffstat (limited to 'textproc/aspell-grc')
-rw-r--r-- | textproc/aspell-grc/DESCR | 1 | ||||
-rw-r--r-- | textproc/aspell-grc/Makefile | 19 | ||||
-rw-r--r-- | textproc/aspell-grc/PLIST | 6 | ||||
-rw-r--r-- | textproc/aspell-grc/distinfo | 5 |
4 files changed, 31 insertions, 0 deletions
diff --git a/textproc/aspell-grc/DESCR b/textproc/aspell-grc/DESCR new file mode 100644 index 00000000000..aa49160c1dd --- /dev/null +++ b/textproc/aspell-grc/DESCR @@ -0,0 +1 @@ +GNU Aspell 0.60 Ancient Greek Dictionary Package diff --git a/textproc/aspell-grc/Makefile b/textproc/aspell-grc/Makefile new file mode 100644 index 00000000000..638355d7ee0 --- /dev/null +++ b/textproc/aspell-grc/Makefile @@ -0,0 +1,19 @@ +# $NetBSD: Makefile,v 1.1 2013/04/11 03:31:21 rodent Exp $ +# + +DISTNAME= aspell6-grc-0.02-0 +PKGNAME= ${DISTNAME:S/6-/-/1:S/-0$/.0/1} +CATEGORIES= textproc +MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/grc/} +EXTRACT_SUFX= .tar.bz2 + +MAINTAINER= rodent@NetBSD.org +HOMEPAGE= http://www.himeros.eu/ +COMMENT= Ancient Greek language support for aspell +LICENSE= gnu-gpl-v3 + +HAS_CONFIGURE= yes +USE_LANGUAGES= # none + +.include "../../textproc/aspell/buildlink3.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/textproc/aspell-grc/PLIST b/textproc/aspell-grc/PLIST new file mode 100644 index 00000000000..4c0284e3654 --- /dev/null +++ b/textproc/aspell-grc/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1 2013/04/11 03:31:21 rodent Exp $ +lib/aspell/grc.multi +lib/aspell/grc.rws +share/aspell/grc.dat +share/aspell/l-grc.cmap +share/aspell/l-grc.cset diff --git a/textproc/aspell-grc/distinfo b/textproc/aspell-grc/distinfo new file mode 100644 index 00000000000..63d6b077e8f --- /dev/null +++ b/textproc/aspell-grc/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2013/04/11 03:31:21 rodent Exp $ + +SHA1 (aspell6-grc-0.02-0.tar.bz2) = e9139a1961e8d3de1b3a4d6be823d920c6477dd7 +RMD160 (aspell6-grc-0.02-0.tar.bz2) = 86a6c99cf2207d91c37b6a122ea5e00d2a3e7e64 +Size (aspell6-grc-0.02-0.tar.bz2) = 1435636 bytes |