c2c78046f6
PR: 134253 Submitted by: giffunip@tutopia.com
17 lines
359 B
Makefile
17 lines
359 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= ports@FreeBSD.org
|
|
|
|
ISPELL_ES= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../ispell
|
|
|
|
.include "${MASTERDIR}/Makefile"
|