diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2009-03-17 18:05:42 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2009-03-17 18:05:42 +0000 |
commit | 5866f3a92babd542392f982d9a3e2c855c4fa777 (patch) | |
tree | 3c9796cfc41964df814670ec0f4c698ddbb97703 /textproc | |
parent | 5303e03ba8785d92ec4d950de8f593294f42f046 (diff) |
Aspell Ancient Greek dictionary.
Notes
Notes:
svn path=/head/; revision=230312
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/grc-aspell/Makefile | 18 | ||||
-rw-r--r-- | textproc/grc-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/grc-aspell/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/grc-aspell/pkg-plist | 5 |
5 files changed, 30 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index cfde2377452b..92704a27592f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -189,6 +189,7 @@ SUBDIR += google-ctemplate SUBDIR += gpp SUBDIR += grap + SUBDIR += grc-aspell SUBDIR += gsed SUBDIR += gtk-doc SUBDIR += gtkdiff diff --git a/textproc/grc-aspell/Makefile b/textproc/grc-aspell/Makefile new file mode 100644 index 000000000000..38c016311440 --- /dev/null +++ b/textproc/grc-aspell/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: grc-aspell +# Date created: 17 March 2009 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-${DICT}-0.02-0 +CATEGORIES= textproc + +MAINTAINER= thierry@FreeBSD.org +COMMENT= Aspell Ancient Greek dictionary + +DICT= grc + +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/grc-aspell/distinfo b/textproc/grc-aspell/distinfo new file mode 100644 index 000000000000..e0191cfe3939 --- /dev/null +++ b/textproc/grc-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-grc-0.02-0.tar.bz2) = 9a4ecc08569e4de53d35f16d1da02099 +SHA256 (aspell6-grc-0.02-0.tar.bz2) = 2214883e2b9883f360b090948afd2cb0687bc6bba4e1e98011fb8c8d4a42b9ff +SIZE (aspell6-grc-0.02-0.tar.bz2) = 1435636 diff --git a/textproc/grc-aspell/pkg-descr b/textproc/grc-aspell/pkg-descr new file mode 100644 index 000000000000..06c5617214ae --- /dev/null +++ b/textproc/grc-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell Ancient Greek dictionary. + +WWW: http://www.himeros.eu/ diff --git a/textproc/grc-aspell/pkg-plist b/textproc/grc-aspell/pkg-plist new file mode 100644 index 000000000000..f7c12523763c --- /dev/null +++ b/textproc/grc-aspell/pkg-plist @@ -0,0 +1,5 @@ +lib/aspell-%%VER%%/grc.dat +lib/aspell-%%VER%%/l-grc.cmap +lib/aspell-%%VER%%/l-grc.cset +share/aspell/grc.multi +share/aspell/grc.rws |