2016-07-09 08:38:30 +02:00
|
|
|
# $NetBSD: Makefile,v 1.9 2016/07/09 06:39:06 wiz Exp $
|
2012-03-17 11:57:37 +01:00
|
|
|
|
2013-11-30 12:07:17 +01:00
|
|
|
DISTNAME= mythes-1.2.3
|
2016-07-09 08:38:30 +02:00
|
|
|
PKGREVISION= 3
|
2012-03-17 11:57:37 +01:00
|
|
|
CATEGORIES= textproc
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell}/
|
|
|
|
|
|
|
|
MAINTAINER= ftigeot@wolfpond.org
|
|
|
|
HOMEPAGE= http://hunspell.sourceforge.net/
|
2013-11-30 12:57:18 +01:00
|
|
|
COMMENT= Simple thesaurus library
|
2012-03-17 11:57:37 +01:00
|
|
|
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"
|