b98fbf2b45
GNU Aspell 0.60 Brazilian Portuguese Dictionary Package
19 lines
524 B
Makefile
19 lines
524 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/04/12 11:11:19 rodent Exp $
|
|
#
|
|
|
|
DISTNAME= aspell6-pt_BR-20090702-0
|
|
PKGNAME= ${DISTNAME:S/6-/-/1:S/-0/.0/1}
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/pt_BR/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= rodent@NetBSD.org
|
|
HOMEPAGE= http://www.openoffice.org.br/?q=verortografico
|
|
COMMENT= Brazilian Portuguese language support for aspell
|
|
LICENSE= gnu-lgpl-v2.1
|
|
|
|
HAS_CONFIGURE= yes
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../textproc/aspell/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|