aboutsummaryrefslogtreecommitdiff
path: root/textproc/te-aspell/Makefile
blob: 320b3e8498de0f0c9a856c35d4851ae5e3695301 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	${DICT}-aspell
SPELLVERSION=	6-te-0.01-2
PORTREVISION=	1
PORTEPOCH=	2
CATEGORIES=	textproc

MAINTAINER=	prudhvi-krishna-bsd@surapaneni.in
COMMENT=	Aspell Telugu dictionary

DICT=		te

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