Add tn-aspell , aspell with Tswana dictionary.
Approved by: mat (mentor).
This commit is contained in:
parent
197ddea8a2
commit
4a6ceef075
@ -528,6 +528,7 @@
|
||||
SUBDIR += texi2db
|
||||
SUBDIR += texi2html
|
||||
SUBDIR += tkdiff
|
||||
SUBDIR += tn-aspell
|
||||
SUBDIR += tnef2txt
|
||||
SUBDIR += trang
|
||||
SUBDIR += tth
|
||||
|
||||
17
textproc/tn-aspell/Makefile
Normal file
17
textproc/tn-aspell/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# New ports collection makefile for: tn-aspell
|
||||
# Date created: 31 March 2004
|
||||
# Whom: Thierry Thomas <thierry@pompo.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= tn-aspell
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Aspell with Tswana dictionary
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../aspell
|
||||
|
||||
ASPELL_TN= ee
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
3
textproc/tn-aspell/pkg-descr
Normal file
3
textproc/tn-aspell/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Aspell with Tswana dictionary.
|
||||
|
||||
WWW: http://aspell.net/
|
||||
Loading…
x
Reference in New Issue
Block a user