mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Add Aspell Arabic dictionaries.
This commit is contained in:
parent
b5cf8c6445
commit
671c62e517
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=185043
@ -6,6 +6,7 @@
|
||||
SUBDIR += ae_fonts_mono
|
||||
SUBDIR += ae_fonts_ttf
|
||||
SUBDIR += arabtex
|
||||
SUBDIR += aspell
|
||||
SUBDIR += kacst_fonts
|
||||
SUBDIR += katoob
|
||||
SUBDIR += kde3-i18n
|
||||
|
18
arabic/aspell/Makefile
Normal file
18
arabic/aspell/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# New ports collection makefile for: ar-aspell
|
||||
# Date created: 12 February 2007
|
||||
# Whom: Thierry Thomas <thierry@pompo.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= aspell
|
||||
DISTVERSION= 6-ar-1.2-0
|
||||
CATEGORIES= arabic textproc
|
||||
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Aspell Arabic dictionaries
|
||||
|
||||
DICT= ar
|
||||
|
||||
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
|
||||
.include <bsd.port.post.mk>
|
3
arabic/aspell/distinfo
Normal file
3
arabic/aspell/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (aspell6-ar-1.2-0.tar.bz2) = 154cf762bafdd02db419b62191138738
|
||||
SHA256 (aspell6-ar-1.2-0.tar.bz2) = 041ea24a82cdd6957040e2fb84262583bf46b3a8301283a75d257a7417207cab
|
||||
SIZE (aspell6-ar-1.2-0.tar.bz2) = 1541037
|
3
arabic/aspell/pkg-descr
Normal file
3
arabic/aspell/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Aspell Arabic dictionaries.
|
||||
|
||||
WWW: https://sourceforge.net/projects/arabic-spell/
|
7
arabic/aspell/pkg-plist
Normal file
7
arabic/aspell/pkg-plist
Normal file
@ -0,0 +1,7 @@
|
||||
lib/aspell-%%VER%%/ar.dat
|
||||
lib/aspell-%%VER%%/ar_affix.dat
|
||||
lib/aspell-%%VER%%/l-ar.cmap
|
||||
lib/aspell-%%VER%%/l-ar.cset
|
||||
share/aspell/ar.multi
|
||||
share/aspell/ar.rws
|
||||
share/aspell/arabic.alias
|
Loading…
Reference in New Issue
Block a user