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

PORTNAME=	${DICT}-aspell
DISTVERSION=	6-fi-0.7-0
PORTREVISION=	1
PORTEPOCH=	2
CATEGORIES=	textproc

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

DICT=	 	fi

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