Files
pkgsrc-ng/textproc/mythes/Makefile
2013-09-26 17:14:40 +02:00

25 lines
563 B
Makefile

# $NetBSD: Makefile,v 1.4 2013/05/31 12:42:08 wiz Exp $
DISTNAME= mythes-1.2.2
PKGREVISION= 2
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell}/
MAINTAINER= ftigeot@wolfpond.org
HOMEPAGE= http://hunspell.sourceforge.net/
COMMENT= Library and tools for parsing the visio file format
LICENSE= modified-bsd
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config perl:run
GNU_CONFIGURE= yes
REPLACE_PERL= th_gen_idx.pl
PKGCONFIG_OVERRIDE= mythes.pc.in
.include "../../textproc/hunspell/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"