aboutsummaryrefslogtreecommitdiff
path: root/textproc/it-aspell/Makefile
blob: 80803fb83b5203d2ab3e9fa55c6d25c3906ab2d5 (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>

PORTNAME=	${DICT}-aspell
DICTVERSION=	2.4-20070901-0
MASTER_SITES=	SF/linguistico/Dizionario%20italiano%20per%20Aspell/${DICTVERSION}
SPELLVERSION=	6-it-${DICTVERSION}
PORTEPOCH=	2
CATEGORIES=	textproc

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

DICT=	 	it

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