mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Adding new Aspell dictionaries slave ports:
. Interlingua (ia-aspell) . Maltese (mt-aspell) . Norwegian Bokmal (nb-aspell) . Swahili (sw-aspell) . Tswana (tn-aspell) . Turkish (tr-aspell) . Walloon (wa-aspell) . Zulu (zu-aspell) Approved by: mat (mentor).
This commit is contained in:
parent
0da36fd9a9
commit
3024f9f07d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105805
@ -129,6 +129,7 @@
|
||||
SUBDIR += htmldoc
|
||||
SUBDIR += htmlsection
|
||||
SUBDIR += htmltolatex
|
||||
SUBDIR += ia-aspell
|
||||
SUBDIR += id-aspell
|
||||
SUBDIR += iiimf-client-lib
|
||||
SUBDIR += iiimf-csconv
|
||||
|
17
textproc/ia-aspell/Makefile
Normal file
17
textproc/ia-aspell/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# New ports collection makefile for: ia-aspell
|
||||
# Date created: 31 March 2004
|
||||
# Whom: Thierry Thomas <thierry@pompo.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ia-aspell
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Aspell with Interlingua dictionary
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../aspell
|
||||
|
||||
ASPELL_IA= si
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
3
textproc/ia-aspell/pkg-descr
Normal file
3
textproc/ia-aspell/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Aspell with Interlingua dictionary.
|
||||
|
||||
WWW: http://aspell.net/
|
Loading…
Reference in New Issue
Block a user