Fixup fromcvs/togit conversion
[pkgsrcv2.git] / textproc / mythes / Makefile
1 # $NetBSD$
2
3 DISTNAME=       mythes-1.2.2
4 CATEGORIES=     textproc
5 MASTER_SITES=   ${MASTER_SITE_SOURCEFORGE:=hunspell}/
6
7 MAINTAINER=     ftigeot@wolfpond.org
8 HOMEPAGE=       http://hunspell.sourceforge.net/
9 COMMENT=        Library and tools for parsing the visio file format
10 LICENSE=        modified-bsd
11
12 PKG_DESTDIR_SUPPORT=    user-destdir
13
14 USE_LANGUAGES=  c c++
15 USE_LIBTOOL=    yes
16 USE_TOOLS+=     pkg-config perl:run
17
18 GNU_CONFIGURE=  yes
19
20 REPLACE_PERL=   th_gen_idx.pl
21
22 PKGCONFIG_OVERRIDE=     mythes.pc.in
23
24 .include "../../textproc/hunspell/buildlink3.mk"
25 .include "../../mk/bsd.pkg.mk"