aboutsummaryrefslogtreecommitdiff
path: root/french/aspell/Makefile
blob: 1481ad5b103cd554663be844fdba165124344247 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	aspell
SPELLVERSION=	-fr-0.50-3
PORTREVISION=	1
PORTEPOCH=	1
CATEGORIES=	french textproc

MAINTAINER=	office@FreeBSD.org
COMMENT=	Aspell French dictionaries
WWW=		http://aspellfr.free.fr/aspell/index.html.fr

LICENSE=	GPLv2

NO_ARCH=	yes

DICT=		fr

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