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

PORTNAME=	${DICT}-aspell
SPELLVERSION=	6-kn-0.01-1
CATEGORIES=	textproc

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

LICENSE=	GPLv3

DICT=	 	kn

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