pkgsrc-wip/ispell-lietuviu/Makefile
Thomas Klausner e2f0a59bec Rename ALL_TARGET variable to BUILD_TARGET.
Mechanical changes to all packages using ALL_TARGET.
Proposed by Roland Illig, ok'd by various people.
2004-12-02 16:38:55 +00:00

19 lines
541 B
Makefile

# $NetBSD: Makefile,v 1.2 2004/12/02 16:39:00 thomasklausner 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
USE_BUILDLINK3= yes
.include "../../mk/bsd.pkg.mk"