parent
2903016d3b
commit
0f5ef4b403
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66009
@ -341,6 +341,7 @@
|
||||
SUBDIR += source-highlight
|
||||
SUBDIR += sp
|
||||
SUBDIR += spell
|
||||
SUBDIR += sv-aspell
|
||||
SUBDIR += tclExpat
|
||||
SUBDIR += tdtd.el
|
||||
SUBDIR += tex2im
|
||||
|
16
textproc/sv-aspell/Makefile
Normal file
16
textproc/sv-aspell/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# New ports collection makefile for: sv-aspell
|
||||
# Date created: 7 September 2002
|
||||
# Whom: Thierry Thomas <thierry@pompo.net>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= sv-aspell
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../aspell
|
||||
|
||||
ASPELL_SV= ja
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1
textproc/sv-aspell/pkg-comment
Normal file
1
textproc/sv-aspell/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
Aspell with Swedish dictionary
|
6
textproc/sv-aspell/pkg-descr
Normal file
6
textproc/sv-aspell/pkg-descr
Normal file
@ -0,0 +1,6 @@
|
||||
Aspell with Swedish dictionary.
|
||||
|
||||
Note: if you build from ports, prefer textproc/aspell, it will let you
|
||||
select dictionaries for several languages.
|
||||
|
||||
WWW: http://aspell.sourceforge.net/
|
Loading…
Reference in New Issue
Block a user