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

DICT=       ky

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