blob: 8a8238598942fea85cc923384a3135c918c20f43 (
plain) (
tree)
|
|
# New ports collection makefile for: ta-aspell
# Date created: 28 August 2004
# Whom: Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#
PORTNAME= ta-aspell
MAINTAINER= ports@FreeBSD.org
COMMENT= Aspell with Tamil dictionary
MASTERDIR= ${.CURDIR}/../aspell
ASPELL_TA= aam
.include "${MASTERDIR}/Makefile"
|