aboutsummaryrefslogtreecommitdiff
path: root/textproc/tk-aspell/Makefile
blob: 8b63715d67b839de0864c325863027ec1805fb32 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    tk-aspell
# Date created:                         5 March 2008
# Whom:                                 Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

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

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

DICT=	 	tk

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