1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/textproc/fa-aspell/Makefile
Thierry Thomas b685b94e9a - Update the german dictionary;
- Add two new dictionaries: Persian (Farsi) and alt-de (German using the
original spelling rules);

- A new slave port has been created for the Persian dictionary.

Remark: no new slave port for alt-de, because (1) it might get merged
with the normal de dictionary and (2) Serge Gagnon is working on a
reorganization of all these slaves-ports. To install it use the port
textproc/aspell.
2004-11-16 21:39:39 +00:00

18 lines
382 B
Makefile

# New ports collection makefile for: fa-aspell
# Date created: 16 November 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= fa-aspell
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Persian (Farsi) dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_FA= bale
.include "${MASTERDIR}/Makefile"