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

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

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

DICT=	 	tk

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