summaryrefslogtreecommitdiff
path: root/textproc/kn-aspell/Makefile
blob: 697f742bbc000771ff9a7fee7f1d9b017224199d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    kn-aspell
# Date created:                         05 May 2011
# Whom:                                 Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

PORTNAME=	${DICT}-aspell
DISTVERSION=	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>