aboutsummaryrefslogtreecommitdiff
path: root/textproc/kn-aspell/Makefile
blob: 466c2572ee878dbff0477886c138bf006fed14c0 (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
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>