diff options
author | thierry <thierry@FreeBSD.org> | 2007-10-03 03:43:30 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2007-10-03 03:43:30 +0800 |
commit | acdad0fe4cbf4ca32cbc2819f935aa5cdf582935 (patch) | |
tree | 209a11e2cfc09e7e98cf87a957fd0a15b76702f0 /textproc/ml-aspell | |
parent | 93dcbd5aee53ad3fc33f59ec9d17ad067492dca9 (diff) | |
download | freebsd-ports-gnome-acdad0fe4cbf4ca32cbc2819f935aa5cdf582935.tar.gz freebsd-ports-gnome-acdad0fe4cbf4ca32cbc2819f935aa5cdf582935.tar.zst freebsd-ports-gnome-acdad0fe4cbf4ca32cbc2819f935aa5cdf582935.zip |
Aspell Malayalam dictionary.
WWW: https://savannah.nongnu.org/task/?6787
Diffstat (limited to 'textproc/ml-aspell')
-rw-r--r-- | textproc/ml-aspell/Makefile | 18 | ||||
-rw-r--r-- | textproc/ml-aspell/distinfo | 3 | ||||
-rw-r--r-- | textproc/ml-aspell/pkg-descr | 3 | ||||
-rw-r--r-- | textproc/ml-aspell/pkg-plist | 5 |
4 files changed, 29 insertions, 0 deletions
diff --git a/textproc/ml-aspell/Makefile b/textproc/ml-aspell/Makefile new file mode 100644 index 000000000000..4987a384c42d --- /dev/null +++ b/textproc/ml-aspell/Makefile @@ -0,0 +1,18 @@ +# New ports collection makefile for: ml-aspell +# Date created: 2 October 2007 +# Whom: Thierry Thomas <thierry@pompo.net> +# +# $FreeBSD$ +# + +PORTNAME= ${DICT}-aspell +DISTVERSION= 6-ml-0.03-1 +CATEGORIES= textproc + +MAINTAINER= thierry@FreeBSD.org +COMMENT= Aspell Malayalam dictionary + +DICT= ml + +.include "${.CURDIR}/../../textproc/aspell/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/textproc/ml-aspell/distinfo b/textproc/ml-aspell/distinfo new file mode 100644 index 000000000000..54dfea9f3d1f --- /dev/null +++ b/textproc/ml-aspell/distinfo @@ -0,0 +1,3 @@ +MD5 (aspell6-ml-0.03-1.tar.bz2) = 5ac03b3b0d0618b0aa470c9f5ac46866 +SHA256 (aspell6-ml-0.03-1.tar.bz2) = e4cd551e558b6d26e4db58e051eeca3d893fc2c4e7fce90a022af247422096fd +SIZE (aspell6-ml-0.03-1.tar.bz2) = 442498 diff --git a/textproc/ml-aspell/pkg-descr b/textproc/ml-aspell/pkg-descr new file mode 100644 index 000000000000..b4a2a5ba2cc0 --- /dev/null +++ b/textproc/ml-aspell/pkg-descr @@ -0,0 +1,3 @@ +Aspell Malayalam dictionary. + +WWW: https://savannah.nongnu.org/task/?6787 diff --git a/textproc/ml-aspell/pkg-plist b/textproc/ml-aspell/pkg-plist new file mode 100644 index 000000000000..dce3b983e0da --- /dev/null +++ b/textproc/ml-aspell/pkg-plist @@ -0,0 +1,5 @@ +lib/aspell-%%VER%%/u-mlym.cmap +lib/aspell-%%VER%%/u-mlym.cset +lib/aspell-%%VER%%/ml.dat +share/aspell/ml.multi +share/aspell/ml.rws |