aboutsummaryrefslogtreecommitdiff
path: root/textproc/tk-aspell/Makefile
blob: d51520c9b8d1cbbee3a9cd43c2f0ebd15244929b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
PORTNAME=	${DICT}-aspell
SPELLVERSION=	5-tk-0.01-0
PORTREVISION=	1
CATEGORIES=	textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell Turkmen dictionary
WWW=		http://borel.slu.edu/crubadan/

DICT=	 	tk

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