diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2007-10-02 19:43:30 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2007-10-02 19:43:30 +0000 |
commit | bc95ba4eb8cd1979244564989361f60478907bec (patch) | |
tree | c7fc97026685e380c6bd194f130bc9aa6823f140 /textproc/ml-aspell | |
parent | ac62ef40dfcce15c674646f82974ed416b374fd2 (diff) | |
download | ports-bc95ba4eb8cd1979244564989361f60478907bec.tar.gz ports-bc95ba4eb8cd1979244564989361f60478907bec.zip |
Notes
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 |