3a3fb731d4
GNU Aspell 0.60 Marathi Dictionary Package
21 lines
515 B
Makefile
21 lines
515 B
Makefile
# $NetBSD: Makefile,v 1.1 2013/04/12 00:12:29 rodent Exp $
|
|
#
|
|
|
|
DISTNAME= aspell6-mr-0.10-0
|
|
PKGNAME= ${DISTNAME:S/6-/-/1:S/-0$/.0/1}
|
|
CATEGORIES= textproc
|
|
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/mr/}
|
|
EXTRACT_SUFX= .tar.bz2
|
|
|
|
MAINTAINER= rodent@NetBSD.org
|
|
HOMEPAGE= http://www.janabhaaratii.org.in/
|
|
COMMENT= Marathi language support for aspell
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
CONFLICTS+= aspell-hi-[0-9]*
|
|
|
|
HAS_CONFIGURE= yes
|
|
USE_LANGUAGES= # none
|
|
|
|
.include "../../textproc/aspell/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|