pkgsrc-wip/ispell-lietuviu/Makefile

18 lines
515 B
Makefile

# $NetBSD: Makefile,v 1.3 2005/04/11 21:13:13 tvierling 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"