# $MidnightBSD: trunk/textproc/mythes/Makefile 24778 2019-01-06 22:07:33Z laffer1 $

PORTNAME=	mythes
PORTVERSION=	1.2.4
CATEGORIES=	textproc
MASTER_SITES=	SF/hunspell/MyThes/${PORTVERSION}/
DIST_SUBDIR=	${PORTNAME}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Simple thesaurus library

LICENSE=	bsd3
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libhunspell-1.6.so:textproc/hunspell

USES=	libtool pathfix pkgconfig shebangfix
SHEBANG_FILES=	th_gen_idx.pl
USE_LDCONFIG=	yes
INSTALL_TARGET=	install-strip

GNU_CONFIGURE=	yes

.include <bsd.port.mk>
