summaryrefslogtreecommitdiffstats
path: root/japanese/scim-anthy/Makefile
blob: 0bce9f4c9709a22278b00075d62f4b9ce6d58368 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Created by: Hajimu UMEMOTO <ume@FreeBSD.org>
# $FreeBSD$

PORTNAME=	scim-anthy
PORTVERSION=	1.2.7
PORTREVISION=	5
CATEGORIES=	japanese
MASTER_SITES=	SFJP/scim-imengine/37309

MAINTAINER=	ports@FreeBSD.org
COMMENT=	SCIM IMEngine module using Anthy

BUILD_DEPENDS=	scim:${PORTSDIR}/textproc/scim
LIB_DEPENDS=	libanthy.so:${PORTSDIR}/japanese/anthy
RUN_DEPENDS:=	${BUILD_DEPENDS} \
		kasumi:${PORTSDIR}/japanese/kasumi

USES=		gmake iconv libtool:keepla pkgconfig
GNU_CONFIGURE=	yes

CPPFLAGS+=	-I${LOCALBASE}/include -D__STDC_ISO_10646__
LDFLAGS+=	-L${LOCALBASE}/lib

.include <bsd.port.mk>
OpenPOWER on IntegriCloud