summaryrefslogtreecommitdiffstats
path: root/textproc/mythes/Makefile
blob: 29d67f860c08c5acc55847102316f813d57fa0d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $FreeBSD$

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

MAINTAINER=	office@FreeBSD.org
COMMENT=	Simple thesaurus library

LIB_DEPENDS=	hunspell-1.3:${PORTSDIR}/textproc/hunspell

USES=	pathfix pkgconfig
USE_LDCONFIG=	yes

GNU_CONFIGURE=	yes

NO_STAGE=	yes
.include <bsd.port.mk>
OpenPOWER on IntegriCloud