diff options
author | thierry <thierry@FreeBSD.org> | 2007-06-13 03:50:53 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2007-06-13 03:50:53 +0800 |
commit | d5b847ed65c79f287b5f60544c3b40434300d48d (patch) | |
tree | c014e6908751458154f406959e147bfe5b66c411 | |
parent | 6cf7cd154ec98d906127788327cb5cc824a226f2 (diff) | |
download | freebsd-ports-gnome-d5b847ed65c79f287b5f60544c3b40434300d48d.tar.gz freebsd-ports-gnome-d5b847ed65c79f287b5f60544c3b40434300d48d.tar.zst freebsd-ports-gnome-d5b847ed65c79f287b5f60544c3b40434300d48d.zip |
Add Aspell Frisian (Frysk) dictionary.
<http://borel.slu.edu/crubadan/>
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/fy-aspell/Makefile | 18 | ||||
-rw-r--r-- | textproc/fy-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/fy-aspell/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/fy-aspell/pkg-plist | 8 |
5 files changed, 33 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 5ef8361ca266..db6aeccbd77b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -149,6 +149,7 @@ SUBDIR += foiltex SUBDIR += fop SUBDIR += freegrep + SUBDIR += fy-aspell SUBDIR += ga-aspell SUBDIR += galax SUBDIR += gastex diff --git a/textproc/fy-aspell/Makefile b/textproc/fy-aspell/Makefile new file mode 100644 index 000000000000..d88130044bb1 --- /dev/null +++ b/textproc/fy-aspell/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: fy-aspell +# Date created: 12 June 2007 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-fy-0.11-0 +CATEGORIES= textproc + +MAINTAINER= thierry@FreeBSD.org +COMMENT= Aspell Frisian (Frysk) dictionary + +DICT= fy + +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/fy-aspell/distinfo b/textproc/fy-aspell/distinfo new file mode 100644 index 000000000000..be686417aaad --- /dev/null +++ b/textproc/fy-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-fy-0.11-0.tar.bz2) = 33bfa9e3f644bb9a789c722f5cfdd669 +SHA256 (aspell6-fy-0.11-0.tar.bz2) = a4ce09e99e08fb04b5cc8f06729716fab8e57362c6ad51ce03447d5263238238 +SIZE (aspell6-fy-0.11-0.tar.bz2) = 84552 diff --git a/textproc/fy-aspell/pkg-descr b/textproc/fy-aspell/pkg-descr new file mode 100644 index 000000000000..d5597e1579ec --- /dev/null +++ b/textproc/fy-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell Frisian (Frysk) dictionary. + +WWW: http://borel.slu.edu/crubadan/ diff --git a/textproc/fy-aspell/pkg-plist b/textproc/fy-aspell/pkg-plist new file mode 100644 index 000000000000..4d4a7c7cdb0b --- /dev/null +++ b/textproc/fy-aspell/pkg-plist @@ -0,0 +1,8 @@ +lib/aspell-%%VER%%/fy.dat +lib/aspell-%%VER%%/fy_affix.dat +lib/aspell-%%VER%%/l-fy.cmap +lib/aspell-%%VER%%/l-fy.cset +share/aspell/frisian.alias +share/aspell/frysk.alias +share/aspell/fy.rws +share/aspell/fy.multi |