diff options
-rw-r--r-- | textproc/Makefile | 1 | ||||
-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 |
5 files changed, 30 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index b454f985757c..6bbbd21593db 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -307,6 +307,7 @@ SUBDIR += minised SUBDIR += mk-aspell SUBDIR += mkcatalog + SUBDIR += ml-aspell SUBDIR += mn-aspell SUBDIR += modlogan SUBDIR += mr-aspell 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 |