797c65d52a
GNU Aspell 0.60 Estonian Dictionary Package
19 lines
484 B
Makefile
19 lines
484 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/04/11 00:02:11 rodent Exp $
|
|
#
|
|
|
|
DISTNAME= aspell6-et-0.1.21-1
|
|
PKGNAME= ${DISTNAME:S/6-/-/1:S/-1/.1/1}
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/et/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= rodent@NetBSD.org
|
|
HOMEPAGE= http://cens.ioc.ee/~pearu/
|
|
COMMENT= Estonian 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"
|