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

PORTNAME=	${DICT}-aspell
SPELLVERSION=	6-ky-0.01-0
CATEGORIES=	textproc

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

DICT=	 	ky

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