3024f9f07d
. Interlingua (ia-aspell) . Maltese (mt-aspell) . Norwegian Bokmal (nb-aspell) . Swahili (sw-aspell) . Tswana (tn-aspell) . Turkish (tr-aspell) . Walloon (wa-aspell) . Zulu (zu-aspell) Approved by: mat (mentor).
17 lines
373 B
Makefile
17 lines
373 B
Makefile
# New ports collection makefile for: ia-aspell
|
|
# Date created: 31 March 2004
|
|
# Whom: Thierry Thomas <thierry@pompo.net>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= ia-aspell
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Aspell with Interlingua dictionary
|
|
|
|
MASTERDIR= ${.CURDIR}/../aspell
|
|
|
|
ASPELL_IA= si
|
|
|
|
.include "${MASTERDIR}/Makefile"
|