aboutsummaryrefslogtreecommitdiffstats
path: root/french/aspell/Makefile
blob: 3aaed9062d67583e9b1cdc4305011c77689772f2 (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:    fr-aspell
# Date created:                         15 January 2002
# Whom:                                 Thierry Thomas <thierry@pompo.net>
#
# $FreeBSD$
#

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

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

DICT=       fr

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