aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/kn-aspell/Makefile
blob: e17814c332224f16973771c98a8f36e58e4bcf06 (plain) (blame)
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= thierry@FreeBSD.org
COMMENT=    Aspell Kannada dictionary

DICT=       kn

LICENSE=    GPLv3

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