summaryrefslogtreecommitdiff
path: root/textproc/ky-aspell/Makefile
blob: 7eeae20ab2a5a4562e9ce990083fedc9ede96842 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    ky-aspell
# Date created:                         28 February 2009
# Whom:                                 Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

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