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

PORTNAME=	${DICT}-aspell
DISTVERSION=	6-ta-20040424-1
PORTREVISION=	1
CATEGORIES=	textproc

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

DICT=	 	ta

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