aboutsummaryrefslogtreecommitdiffstats
path: root/french/aspell/Makefile
blob: c402ccdfabdd60d18deae3433cef43458322ac94 (plain) (blame)
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=   aspell
DISTVERSION=    -fr-0.50-3
PORTREVISION=   1
PORTEPOCH=  1
CATEGORIES= french textproc

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

DICT=       fr

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