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

PORTNAME=	${DICT}-aspell
SPELLVERSION=	6-es-1.11-2
PORTEPOCH=	1
CATEGORIES=	textproc spanish

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

DICT=	 	es

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