pkgsrc/textproc/aspell-te/Makefile
rodent 6a54b9e84c Import aspell-te-0.01.2 as textproc/aspell-te.
Aspell Telugu dictionary.

Passes pkglint. Packaged originally in pkgsrc-wip by Prudhvi Krishna
Surapaneni (prudhvikrishna@users.sourceforge.net).
2013-04-10 00:18:18 +00:00

18 lines
497 B
Makefile

# $NetBSD: Makefile,v 1.1 2013/04/10 00:18:18 rodent Exp $
#
DISTNAME= aspell6-te-0.01-2
PKGNAME= ${DISTNAME:S/6-/-/1:S/-2/.2/1}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/te/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= prudhvi-krishna-bsd@surapaneni.in
HOMEPAGE= http://www.swecha.org/wiki/Wordlist_and_Dictionaries
COMMENT= Telugu language support for aspell
LICENSE= gnu-gpl-v2
HAS_CONFIGURE= yes
.include "../../textproc/aspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"