freebsd-ports/textproc/ia-aspell/Makefile
Thierry Thomas 3024f9f07d Adding new Aspell dictionaries slave ports:
. 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).
2004-03-31 20:06:41 +00:00

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"