pkgsrc/textproc/ispell-pt_BR/Makefile
2017-09-16 19:26:41 +00:00

20 lines
505 B
Makefile

# $NetBSD: Makefile,v 1.3 2017/09/16 19:27:17 wiz Exp $
#
DISTNAME= br.ispell-2.4
PKGNAME= ispell-br-2.4
CATEGORIES= textproc
MASTER_SITES= http://www.ime.usp.br/~ueda/br.ispell/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.ime.usp.br/~ueda/br.ispell/summary.html
COMMENT= Brazilian Portuguese dictionary for interactive spelling checker
LICENSE= gnu-gpl-v2
USE_LANGUAGES= # none
BUILD_MAKE_FLAGS+= AWK=${AWK}
DEPENDS+= ispell-[0-9]*:../../textproc/ispell
.include "../../mk/bsd.pkg.mk"