build aspell with dictionary

PR:             42536
Submitted by:   thierry@pompo.net
This commit is contained in:
Dirk Meyer 2002-09-10 03:49:30 +00:00
parent a13b6bfb6e
commit e1fcf5a66d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66001
7 changed files with 47 additions and 0 deletions

16
polish/aspell/Makefile Normal file
View file

@ -0,0 +1,16 @@
# New ports collection makefile for: pl-aspell
# Date created: 3 September 2002
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= pl-aspell
MAINTAINER= ports@FreeBSD.org
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_PL= tak
.include "${MASTERDIR}/Makefile"

View file

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

6
polish/aspell/pkg-descr Normal file
View file

@ -0,0 +1,6 @@
Aspell with Polish dictionary.
Note: if you build from ports, prefer textproc/aspell, it will let you
select dictionaries for several languages.
WWW: http://aspell.sourceforge.net/

View file

@ -266,6 +266,7 @@
SUBDIR += pardiff
SUBDIR += pdftohtml
SUBDIR += perl2html
SUBDIR += pl-aspell
SUBDIR += pspell
SUBDIR += pspell-ispell
SUBDIR += py-4suite

View file

@ -0,0 +1,16 @@
# New ports collection makefile for: pl-aspell
# Date created: 3 September 2002
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= pl-aspell
MAINTAINER= ports@FreeBSD.org
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_PL= tak
.include "${MASTERDIR}/Makefile"

View file

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

View file

@ -0,0 +1,6 @@
Aspell with Polish dictionary.
Note: if you build from ports, prefer textproc/aspell, it will let you
select dictionaries for several languages.
WWW: http://aspell.sourceforge.net/