mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
Aspell Malayalam dictionary.
WWW: https://savannah.nongnu.org/task/?6787
This commit is contained in:
parent
ac62ef40df
commit
bc95ba4eb8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200694
@ -307,6 +307,7 @@
|
||||
SUBDIR += minised
|
||||
SUBDIR += mk-aspell
|
||||
SUBDIR += mkcatalog
|
||||
SUBDIR += ml-aspell
|
||||
SUBDIR += mn-aspell
|
||||
SUBDIR += modlogan
|
||||
SUBDIR += mr-aspell
|
||||
|
18
textproc/ml-aspell/Makefile
Normal file
18
textproc/ml-aspell/Makefile
Normal file
@ -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>
|
3
textproc/ml-aspell/distinfo
Normal file
3
textproc/ml-aspell/distinfo
Normal file
@ -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
|
3
textproc/ml-aspell/pkg-descr
Normal file
3
textproc/ml-aspell/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Aspell Malayalam dictionary.
|
||||
|
||||
WWW: https://savannah.nongnu.org/task/?6787
|
5
textproc/ml-aspell/pkg-plist
Normal file
5
textproc/ml-aspell/pkg-plist
Normal file
@ -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
|
Loading…
Reference in New Issue
Block a user