aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/es-aspell/Makefile
blob: a2c58e78d2421f42521a1857934c75c819124980 (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
DISTVERSION=    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>