pkgsrc-wip/ispell-lietuviu/Makefile
Sergey Svishchev 7b4709677e Delint:
- convert spaces to tabs (pkglint --autofix)
- set, not append to USE_LANGUAGES
2006-10-29 08:32:37 +00:00

18 lines
513 B
Makefile

# $NetBSD: Makefile,v 1.4 2006/10/29 08:32:45 shattered Exp $
#
DISTNAME= ispell-lt-1.0
PKGNAME= ispell-lietuviu-1.0
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.akl.lt/ispell-lt/
MAINTAINER= tomas.furmonavicius@takas.lt
HOMEPAGE= http://www.lietuvybe.org/?menuid=Zodynai&submenu=ispell-lt
COMMENT= Lithuanian dictionary for ispell
BUILD_DEPENDS+= python23-[0-9]*:../../lang/python23
DEPENDS+= ispell-base-[0-9]*:../../textproc/ispell-base
BUILD_TARGET= lietuviu.hash
.include "../../mk/bsd.pkg.mk"