aboutsummaryrefslogtreecommitdiff
path: root/textproc/ta-aspell/Makefile
blob: 390c661030e93c7c5b3452c3aea76e1839a7e0a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
PORTNAME=	${DICT}-aspell
SPELLVERSION=	6-ta-20040424-1
PORTREVISION=	1
CATEGORIES=	textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Tamil dictionary

DICT=	 	ta

.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>