summaryrefslogtreecommitdiffstats
path: root/japanese/scim-uim/Makefile
blob: e78d8be1bd162ec8a87575bfdf32a6e79e6c1595 (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: Seiya Yanagita <s_yanagita@ybb.ne.jp>
# $FreeBSD$

PORTNAME=	scim-uim
PORTVERSION=	0.2.0
PORTREVISION=	11
CATEGORIES=	japanese
MASTER_SITES=	SF/scim/${PORTNAME}/${PORTVERSION} \
		http://freedesktop.org/~suzhe/sources/

MAINTAINER=	s_yanagita@ybb.ne.jp
COMMENT=	SCIM IMEngine module using UIM input method library

BUILD_DEPENDS=	scim:textproc/scim
LIB_DEPENDS=	libuim.so:textproc/uim
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		gmake iconv libtool:keepla pkgconfig
GNU_CONFIGURE=	yes

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

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