freebsd-ports/textproc/mt-aspell/Makefile
Thierry Thomas d30cb7eee3 Add mt-aspell , aspell with Maltese dictionary.
Approved by:	mat (mentor).
2004-03-31 20:07:44 +00:00

17 lines
370 B
Makefile

# New ports collection makefile for: mt-aspell
# Date created: 31 March 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= mt-aspell
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Maltese dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_MT= iva
.include "${MASTERDIR}/Makefile"