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

PORTNAME=	aspell
SPELLVERSION=	-fr-0.50-3
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	french textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell French dictionaries

LICENSE=	GPLv2

NO_ARCH=	yes

DICT=		fr

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