3adde81cab
ms-aspell sl-aspell. Aspell with Afrikaans (af), Bulgarian (bg), Croatian (hr), Galician (gl), Indonesian (id),Icelandic (is), Irish (ga), Maori (mi), Malay (ms), and Slovenian (sl) dictionaries. PRs: ports/64187, ports/64188, ports/64189. Approved by: mat (mentor).
18 lines
370 B
Makefile
18 lines
370 B
Makefile
# New ports collection makefile for: gl-aspell
|
|
# Date created: 13 March 2004
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= gl-aspell
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Aspell with Galician dictionary
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
ASPELL_GL= si
|
|
|
|
.include "${MASTERDIR}/Makefile"
|