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

PORTNAME=	${DICT}-aspell
SPELLVERSION=	6-ca-2.1.5-1
PORTEPOCH=	1
CATEGORIES=	textproc

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

DICT=	 	ca

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