update Mon Jun 21 18:37:00 PDT 2010
[pkgsrc.git] / wip / ispell-lietuviu / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=               ispell-lt-1.2
5 PKGNAME=                ispell-lietuviu-1.2
6 CATEGORIES=             textproc
7 MASTER_SITES=           ftp://ftp.akl.lt/ispell-lt/
8
9 MAINTAINER=             tomas.furmonavicius@takas.lt
10 HOMEPAGE=               http://www.lietuvybe.org/?menuid=Zodynai&submenu=ispell-lt
11 COMMENT=                Lithuanian dictionary for ispell
12 LICENSE=                modified-bsd
13
14 PKG_DESTDIR_SUPPORT=    user-destdir
15
16 DEPENDS+=               ispell-base-[0-9]*:../../textproc/ispell-base
17
18 SUBST_CLASSES+=                 fix-python
19 SUBST_STAGE.fix-python=         pre-configure
20 SUBST_MESSAGE.fix-python=       Fixing python paths.
21 SUBST_FILES.fix-python=         tools/*.py
22 SUBST_SED.fix-python=           -e 's,/usr/bin/python,${PYTHONBIN},g'
23 SUBST_SED.fix-python+=          -e 's,env python,env ${PYTHONBIN},g'
24
25 BUILD_TARGET=           lietuviu.hash
26
27 .include "../../lang/python/pyversion.mk"
28 .include "../../mk/bsd.pkg.mk"