aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/ta-aspell/Makefile
blob: 22323d6bd410dddb07837dc78ca0f6de96bd0083 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    ta-aspell
# Date created:                         28 August 2004
# Whom:                                 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

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