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

PORTNAME=	${DICT}-aspell
SPELLVERSION=	5-tk-0.01-0
PORTREVISION=	1
CATEGORIES=	textproc

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

DICT=	 	tk

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