1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

build aspell with dictionary

PR:             42537
Submitted by:   thierry@pompo.net
This commit is contained in:
Dirk Meyer 2002-09-10 03:51:35 +00:00
parent ca907e8a4e
commit aff59f380b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66005
4 changed files with 24 additions and 0 deletions

View File

@ -293,6 +293,7 @@
SUBDIR += replaceit
SUBDIR += resume
SUBDIR += rman
SUBDIR += ro-aspell
SUBDIR += roap
SUBDIR += rot
SUBDIR += rotix

View File

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

View File

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

View File

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