diff options
author | thierry <thierry@FreeBSD.org> | 2009-03-18 02:05:42 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2009-03-18 02:05:42 +0800 |
commit | 81b92db77507cecf85470e0a3f8c97215dee4d00 (patch) | |
tree | bb9e059469844c6bd1a31987f0f2388ef911dcdd /textproc | |
parent | 1cb8678172b0a402e0a75e7293d6ebfa8af2fb25 (diff) | |
download | freebsd-ports-gnome-81b92db77507cecf85470e0a3f8c97215dee4d00.tar.gz freebsd-ports-gnome-81b92db77507cecf85470e0a3f8c97215dee4d00.tar.zst freebsd-ports-gnome-81b92db77507cecf85470e0a3f8c97215dee4d00.zip |
Aspell Ancient Greek dictionary.
http://www.himeros.eu/
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 |