pkgsrc/textproc/ispell-spanish/Makefile
agc adf0174b26 Initial import of ispell-spanish-1.7 into the NetBSD Packages Collection.
Provided in PR 17654 by Julio Merino <jmmv@hispabsd.org>

This package provides the Spanish-spelling dictionaries for ispell.
The dictionary is provided by the COES project at LUCAS.
2002-07-22 11:31:46 +00:00

17 lines
450 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2002/07/22 11:31:46 agc Exp $
#
DISTNAME= espa~nol-1.7
PKGNAME= ispell-spanish-1.7
CATEGORIES= textproc
MASTER_SITES= http://lucas.hispalinux.es/COES/
MAINTAINER= jmmv@hispabsd.org
HOMEPAGE= http://lucas.hispalinux.es/htmls/coes.html
COMMENT= Spanish dictionary for interactive spelling checker
DEPENDS+= ispell-base>=3.1.20:../../textproc/ispell-base
MAKE_FLAGS+= TMPDIR="${WRKDIR}"
.include "../../mk/bsd.pkg.mk"