forked from Lainports/freebsd-ports
Spanish dictionary for the ispell spell-checking program. PR: 125838 Submitted by: Pedro F. Giffuni <giffunip@tutopia.com>
17 lines
362 B
Makefile
17 lines
362 B
Makefile
# New ports collection makefile for: es-ispell
|
|
# Date created: 21 July 2008
|
|
# Whom: Pedro F. Giffuni <giffunip@tutopia.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= es-ispell
|
|
PORTVERSION= 1.10
|
|
|
|
MAINTAINER= giffunip@tutopia.com
|
|
|
|
ISPELL_ES= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
|
|
|
.include "${MASTERDIR}/Makefile"
|