build aspell with dictionary

PR:             42522
Submitted by:   thierry@pompo.net
This commit is contained in:
Dirk Meyer 2002-09-10 03:53:14 +00:00
parent 2903016d3b
commit 0f5ef4b403
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66009
4 changed files with 24 additions and 0 deletions

View File

@ -341,6 +341,7 @@
SUBDIR += source-highlight
SUBDIR += sp
SUBDIR += spell
SUBDIR += sv-aspell
SUBDIR += tclExpat
SUBDIR += tdtd.el
SUBDIR += tex2im

View 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"

View File

@ -0,0 +1 @@
Aspell with Swedish dictionary

View 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/