18 lines
513 B
Makefile
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"
|