aboutsummaryrefslogtreecommitdiff
path: root/textproc/ta-aspell/Makefile
blob: 74e1c9c28657806d83f5f7314abf114d5fe443eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Created by: Thierry Thomas <thierry@pompo.net>

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>